get_delta_aic: Computes the AIC difference between DD and TD

Description Usage Arguments Author(s)

View source: R/get_delta_aic.R

Description

Reads a pair of optim = "DD" and optim = "TD" results data frames and computes the AIC difference between them.

Usage

1
get_delta_aic(sim, para, init_k = "true_k")

Arguments

sim

character, name of the simulation model, either "DD" or "TD".

para

numeric, a four-digits number coding for a set of four parameter values. Refer to arg_para() doc for details, and call arg_para() to see possible inputs.

init_k

character code specifying the initial values of parameter K used in the optimisation. Refer to arg_init_k() doc for details, and call arg_init_k() to see possible inputs.

Author(s)

Théo Pannetier


TheoPannetier/DDvTDtools documentation built on Oct. 22, 2020, 2:31 p.m.