aboutsummaryrefslogtreecommitdiff
path: root/NAMESPACE
blob: 7daafffeb53a175580aa6befe6e040104468131e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
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)

Contact - Imprint