predict.standrc: Predictions from standrc objects

Description Usage Arguments Author(s) See Also

Description

Predict new response values from a standrc object

Usage

1
2
3
## S3 method for class 'standrc'
predict(object, ..., newdata=NULL)
mapredict(object, ..., newdata=NULL)

Arguments

object

A standrc object

...

further arguments

newdata

data.frame with dose levels and curveids as support points, names should be the same as in the original data.frame; if NULL the predictions are obtained at the observed dose levels.

Author(s)

Daniel Gerhard

See Also

standrm


daniel-gerhard/standrc documentation built on May 14, 2019, 3:39 p.m.