cli_load_univariate_formula: Helper function to load a univariate formula for the...

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

cli_load_univariate_formulaR Documentation

Helper function to load a univariate formula for the BayesPharma CLI

Description

Initialize a univariate formula based on the command line arguments. For the some models support multiple formulas, otherwise use the default one for the model.

Usage

cli_load_univariate_formula(options)

Arguments

options

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

Value

BayesPharma::bpformula


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