drc icon indicating copy to clipboard operation
drc copied to clipboard

deviance

Open ggrothendieck opened this issue 3 years ago • 0 comments

Suggest that a deviance method for "drc" class be added to the drc package.

Might also review what methods exist for "nls" and "lm" classes and add any which are applicable.

methods(class = "nls")
methods(class = "lm")

ggrothendieck avatar Jun 10 '22 11:06 ggrothendieck