choose_best_model: Picks the best model from multiple initial conditions for the...

View source: R/choose_best_model.R

choose_best_modelR Documentation

Picks the best model from multiple initial conditions for the optimisation to ensure the result is not from a local likelihood optima and is from the global likelihood optima

Description

Picks the best model from multiple initial conditions for the optimisation to ensure the result is not from a local likelihood optima and is from the global likelihood optima

Usage

choose_best_model(data_name, model)

Arguments

data_name

Character string with the name of the island data set

model

Character string with the name of the model fit to the data

Value

Data frame

Examples

choose_best_model(data_name = "Canaries", model = "cr_dd")

joshwlambert/relaxedDAISIE documentation built on Nov. 23, 2023, 12:29 p.m.