fitted.nlsr {nlsr} | R Documentation |
fitted.nlsr
Description
prepare and display fits of nlsr
computations
Usage
## S3 method for class 'nlsr'
fitted(object = NULL, data = parent.frame(), ...)
Arguments
object |
an object of class |
data |
a data frame with the data for which fits are wanted. |
... |
additional data needed to evaluate the modeling functions Default FALSE |
Author(s)
J C Nash 2014-7-16 revised 2022-11-22 nashjc _at_ uottawa.ca
[Package nlsr version 2023.8.31 Index]