predict.nlsr: predict.nlsr

View source: R/nlsr.package.R

predict.nlsrR Documentation

predict.nlsr

Description

prepare and display predictions from an nlsr model

Usage

## S3 method for class '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(s)

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


nlsr documentation built on Sept. 8, 2023, 5:48 p.m.