View source: R/mlpsa.logistic.R
getPropensityScores | R Documentation |
Returns a data frame with two columns corresponding to the level 2 variable and the fitted value from the logistic regression.
getPropensityScores(lr.results, nStrata = 5)
lr.results |
the results of [mlpsa.logistic()] |
nStrata |
number of strata within each level. |
a data frame
mlpsa.logistic
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.