getPropensityScores {multilevelPSA} | R Documentation |
Returns a data frame with two columns corresponding to the level 2 variable and the fitted value from the logistic regression.
Description
Returns a data frame with two columns corresponding to the level 2 variable and the fitted value from the logistic regression.
Usage
getPropensityScores(lr.results, nStrata = 5)
Arguments
lr.results |
the results of |
nStrata |
number of strata within each level. |
Value
a data frame
See Also
mlpsa.logistic
[Package multilevelPSA version 1.2.5 Index]