getPropensityScores: Returns a data frame with two columns corresponding to the...

Description Usage Arguments Value See Also

View source: R/mlpsa.logistic.R

Description

Returns a data frame with two columns corresponding to the level 2 variable and the fitted value from the logistic regression.

Usage

1
getPropensityScores(lr.results, nStrata = 5)

Arguments

lr.results

the results of mlpsa.logistic

nStrata

number of strata within each level.

Value

a data frame

See Also

mlpsa.logistic


jbryer/multilevelPSA documentation built on April 10, 2020, 1:20 a.m.