choose_best_model: From multiple seeds, choose the best model fit

View source: R/choose_best_model.R

choose_best_modelR Documentation

From multiple seeds, choose the best model fit

Description

From multiple seeds, choose the best model fit

Usage

choose_best_model(model_lik_res)

Arguments

model_lik_res

A data frame with results from a DAISIE maximum likelihood model.

Value

A list of length one, with a data frame of 1 row containing the best estimated models from the given seeds, as determined by the loglik. If no model was estimated successfully, returns similar structure with all fields as NA.

Author(s)

Pedro Santos Neves


tece-lab/DAISIEutils documentation built on Jan. 31, 2024, 12:09 p.m.