blob: 5f98a2af6fc2adbfbc968ba0285d02e5652c8a97 (
plain) (
tree)
|
|
# 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(lod)
export(loq)
importFrom(graphics,legend)
importFrom(graphics,matlines)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(stats,optimize)
importFrom(stats,predict)
importFrom(stats,qt)
|