Learn R Programming

nlsr (version 2023.8.31)

predict.nlsr: predict.nlsr

Description

prepare and display predictions from an nlsr model

Usage

# S3 method for nlsr
predict(object = NULL, newdata = list(), ...)

Arguments

object

an object of class nlsr

newdata

a dataframe containing columns that match the original dataframe used to estimate the nonlinear model in the nlsr object

...

additional data needed to evaluate the modeling functions Default FALSE

Author

J C Nash 2014-7-16 nashjc _at_ uottawa.ca