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
Pedro Santos Neves