View source: R/CreateArgFuns.R
createRunSettings | R Documentation |
Create a settings object for running the analyses Create the settings for running the analyses. The input consists of two parts: 1) the settings for running the prediction algorithms and 2) the settings for estimating treatment effects within strata of predicted risk.
createRunSettings( runPlpSettings = createRunPlpSettingsArgs(), runCmSettings = createRunCmSettingsArgs() )
runPlpSettings |
A parameterer object of type |
runCmSettings |
A parameter object of type |
An R object of type runSettings
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.