fitPsModel | R Documentation |
Fits a large-scale regularized regression model to estimate propensity scores within predicted risk strata. Designed to be applied in a parallelized analysis.
fitPsModel( outcomeId, initialPopulation, runSettings, getDataSettings, populationSettings, analysisSettings )
outcomeId |
The outcome of interest for which the esitmation is performed. That is the outcome for which risk stratification is performed. |
initialPopulation |
The initial population on the subset of which the propensity scores will be estimated. |
runSettings |
An R object of type |
getDataSettings |
An R object of type |
populationSettings |
An R object of type |
analysisSettings |
An R object of type |
NULL
. The results are all saved.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.