aboutsummaryrefslogtreecommitdiff
path: root/NAMESPACE
blob: 95e274b7a0154b6862b35149692d8be2c5cfc900 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# Generated by roxygen2: do not edit by hand

S3method(calplot,default)
S3method(calplot,lm)
S3method(inverse.predict,default)
S3method(inverse.predict,lm)
S3method(inverse.predict,rlm)
S3method(lod,default)
S3method(lod,lm)
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