predict.MarginalFit {BIGL} | R Documentation |
Predict values on the dose-response curve
Description
Predict values on the dose-response curve
Usage
## S3 method for class 'MarginalFit'
predict(object, newdata, ...)
Arguments
object |
Output of |
newdata |
An optional data frame in which to look for |
... |
Further arguments |
[Package BIGL version 1.9.2 Index]