predict.nlsr | R Documentation |
prepare and display predictions from an nlsr
model
## S3 method for class 'nlsr'
predict(object = NULL, newdata = list(), ...)
object |
an object of class |
newdata |
a dataframe containing columns that match the original dataframe
used to estimate the nonlinear model in the |
... |
additional data needed to evaluate the modeling functions Default FALSE |
J C Nash 2014-7-16 nashjc _at_ uottawa.ca
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.