fit_stats: Compute model data statistics.

Description Usage Arguments Value

View source: R/fit_stats.R

Description

fit_stats Computes the following model - data statistics

Usage

1
fit_stats(model, observations, n_params)

Arguments

model

The modeled values

observations

The observed values. Must be the same size as model

n_params

the number of parameters

Value

A data frame AIC, R2, and centered root mean square values


jmzobitz/periodicFitting documentation built on July 25, 2021, 8:02 p.m.