View source: R/choose_best_model.R
choose_best_model | R Documentation |
From multiple seeds, choose the best model fit
choose_best_model(model_lik_res)
model_lik_res |
A data frame with results from a DAISIE maximum likelihood model. |
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
.
Pedro Santos Neves
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.