Description Usage Arguments Value
fit_stats
Computes the following model - data statistics
AIC
R squared value
Centered root mean square value
1 | fit_stats(model, observations, n_params)
|
model |
The modeled values |
observations |
The observed values. Must be the same size as model |
n_params |
the number of parameters |
A data frame AIC, R2, and centered root mean square values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.