View source: R/predict.chenreg.R
predict.chenreg | R Documentation |
predict.chenreg
## S3 method for class 'chenreg'
predict(object, newdata = NULL, ...)
object |
a model created by 'chen_reg' |
newdata |
An optional data frame in which to look for variables with which to predict. If omitted, the fitted values are used |
... |
further arguments passed to or from other methods. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.