compute_aic: Function that just the AIC for the model data fits

Description Usage Arguments Value

View source: R/compute_aic.R

Description

compute_aic computes the AIC values

Usage

1
compute_aic(observations, model, n_params)

Arguments

observations

Vector of measured values

model

Vector of model values

n_params

number of parameters in model

Value

The computed AIC


jmzobitz/CanadaFire documentation built on Dec. 21, 2021, 1:12 a.m.