Skip to contents

Get named list of default values for a model

Usage

get_default_values(model.name, local = FALSE)

Arguments

model.name

name of the model (see list_models() for options)

local

logical. if TRUE, use local model definition (in models subdirectory of main project repo). if FALSE, use package models.

Value

Named list of default values used to initialize a model for simulation