fitPsModelSwitch | R Documentation |
Fits propensity score models where the population is stratified based on prediction model for a certain outcome of interest and estimation is focused on a different outcome
fitPsModelSwitch( predictOutcome, compareOutcome, initialPopulation, analysisSettings, getDataSettings, populationSettings, runSettings )
predictOutcome |
The outcome of the prediction step |
compareOutcome |
The outcome of interest for the estimation step |
initialPopulation |
The initial population to be used for the estimation of the switched-outcome propensity scores. |
analysisSettings |
An R object of type |
getDataSettings |
An R object of type |
populationSettings |
An R object of type |
runSettings |
An R object of type |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.