Description Usage Arguments Details Value
View source: R/RunMultiplePlp.R
combine two objects specifying multiple Plp model settings
1 | combinePlpModelSettings(plpModelSetting1, plpModelSetting2)
|
plpModelSetting1 |
A combination of model, covariate and population settings |
plpModelSetting2 |
A combination of model, covariate and population settings |
Takes two output of running createPlpModelSettings() and combined them
A list containing a dataframe settingLookupTable containing all the model, covariate and popualtion combination details, a list models containing all the model settings, a list covariateSettings containing all the covariate settings and a list populationSettings containing all the population settings.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.