aboutsummaryrefslogtreecommitdiff
path: root/NAMESPACE
diff options
context:
space:
mode:
authorAnil Tellbuescher <anil@tellbuescher.online>2025-01-11 13:38:07 +0100
committerAnil Tellbuescher <anil@tellbuescher.online>2025-01-11 13:38:07 +0100
commita2cc5039c5c4df712d2a80d0c5e87acb4b243616 (patch)
tree50455b3675ae4da62aab6901e44f85f730720281 /NAMESPACE
parentab87412a265039b58a59ad063def78b8aa8dfa31 (diff)
import graphics::lines
Diffstat (limited to 'NAMESPACE')
-rw-r--r--NAMESPACE4
1 files changed, 4 insertions, 0 deletions
diff --git a/NAMESPACE b/NAMESPACE
index 5f98a2a..95e274b 100644
--- a/NAMESPACE
+++ b/NAMESPACE
@@ -11,12 +11,16 @@ S3method(loq,default)
S3method(loq,lm)
export(calplot)
export(inverse.predict)
+export(linearity)
export(lod)
export(loq)
+importFrom(graphics,abline)
importFrom(graphics,legend)
+importFrom(graphics,lines)
importFrom(graphics,matlines)
importFrom(graphics,plot)
importFrom(graphics,points)
+importFrom(stats,median)
importFrom(stats,optimize)
importFrom(stats,predict)
importFrom(stats,qt)

Contact - Imprint