summary_tried_models: Generate formated model summary table from tried models...

summary_tried_modelsR Documentation

Generate formated model summary table from tried models results

Description

Generate formated model summary table from tried models results

Usage

summary_tried_models(model_try_res, IC = "AICc")

Arguments

model_try_res

list of applying ctmm::ctmm.select on telemetry objects

IC

information criteria used in model selection, possible values are "AICc", "AIC", "BIC", "LOOCV", and "HSCV"

Value

A data.table of model summary


ctmm-initiative/ctmm-webapp documentation built on Aug. 21, 2023, 4:39 a.m.