aboutsummaryrefslogtreecommitdiff
path: root/NAMESPACE
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2015-10-08 07:50:36 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2015-10-08 08:03:18 +0200
commit17ef63f22008c80998cb2690a40ad1238d06a400 (patch)
treee38e1c60ace4e19f62325a674be2d5aa13fe767b /NAMESPACE
parente15abefa041e12dc36cce1d827f51e6ce192cefb (diff)
Fix NAMESPACE, update static docs, simplify Makefilev0.1-37
Diffstat (limited to 'NAMESPACE')
-rw-r--r--NAMESPACE3
1 files changed, 3 insertions, 0 deletions
diff --git a/NAMESPACE b/NAMESPACE
index 7daafff..7ca061a 100644
--- a/NAMESPACE
+++ b/NAMESPACE
@@ -9,3 +9,6 @@ S3method(loq, lm)
S3method(inverse.predict, default)
S3method(inverse.predict, lm)
S3method(inverse.predict, rlm)
+
+importFrom("graphics", "legend", "matlines", "plot", "points")
+importFrom("stats", "optimize", "predict", "qt")

Contact - Imprint