From e15abefa041e12dc36cce1d827f51e6ce192cefb Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Wed, 7 Oct 2015 17:53:25 +0200 Subject: Maintenance changes for the release of version 0.1-36 --- NAMESPACE | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'NAMESPACE') diff --git a/NAMESPACE b/NAMESPACE index 6314e29..7daafff 100644 --- a/NAMESPACE +++ b/NAMESPACE @@ -1,6 +1,11 @@ # Export all names exportPattern(".") +S3method(calplot, default) +S3method(calplot, lm) +S3method(lod, default) S3method(lod, lm) +S3method(loq, default) S3method(loq, lm) +S3method(inverse.predict, default) S3method(inverse.predict, lm) S3method(inverse.predict, rlm) -- cgit v1.2.1