Skip to contents

Initialize model function based on the command line arguments Available models are those defined in BayesPharma::<model>_model

Usage

cli_load_model_fn(options)

Arguments

options

list of command line arguments as parsed by cli_parse_options().

Value

function used to fit the requested model