Helper function to load sigmoid formula the BayesPharma CLI
cli_load_bivariate_formula.Rd
Initialize a bivaraite formula based on the command line arguments. For the some models support multiple formulas, otherwise use the default one for the model.
Arguments
- options
list
of command line arguments as parsed bycli_parse_options()
.