cli_load_model_fn: Helper function to load model function the BayesPharma CLI

View source: R/fit-model-cli.R

cli_load_model_fnR Documentation

Helper function to load model function the BayesPharma CLI

Description

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


maomlab/BayesPharma documentation built on Aug. 24, 2024, 8:45 a.m.