get_stats: Fit stats for a kinetic class object.

View source: R/inference_lrt.R

get_statsR Documentation

Fit stats for a kinetic class object.

Description

Calculates fit errors, AIC, BIC and raw pseudo-R squares (1 - MSE/Var(y)) for a kinetic model.

Usage

get_stats(kinetic_object, ...)

Arguments

kinetic_object

a kinetic class object.

...

additional arguments passed to residuals.kinetic.

Value

a data frame with the n number of complete observations, AIC, BIC, R squared, deviance, mae (mean absolute error), mse (mean squared error) and rmse (root mean squared error).


PiotrTymoszuk/kinet documentation built on June 12, 2022, 7:29 p.m.