Description Usage Arguments Value
Uses model and predictors to generate fit. Also returns root means squared log error and R-squared.
1 2 3 4 5 6 7 8 9 |
mod |
mle2 model object. |
Ke |
Optional. Default (NA) results in searching for the parameter in the model object. |
alpha |
Optional. Default (NA) results in searching for the parameter in the model object. |
sigma |
Optional. Default (NA) results in searching for the parameter in the model object. |
NVthreshold |
Optional. Default (NA) results in searching for the parameter in the model object. |
silent |
Should diagnostic plots be generated? Passed to diagnostic_plots function. |
data |
Data set as a list, passed in the same way as for an mle2 model. |
tt |
Optional. Default (NA) results in searching for the parameter in the model object. |
A list with the input, model fits, R-squared, and root mean square log error
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.