fitPsModelOverall | 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.
fitPsModelOverall( outcomeId, initialPopulation, getDataSettings, populationSettings, analysisSettings, runCmSettings, isNegativeControl = FALSE )
outcomeId |
The outcome of interest for which the risk stratification is performed. |
initialPopulation |
The reference population object, usually defined by joining the cohorts fo the plpData and cohortMethodData objects. |
getDataSettings |
An R object of type |
populationSettings |
An R object of type |
analysisSettings |
An R object of type |
runCmSettings |
A parameter object of type |
isNegativeControl |
Is the analysis performed for a negative control? |
NULL
. The results are all saved.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.