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

Description Usage Arguments Value See Also

View source: R/mlpsa.ctree.R

Description

Returns a data frame with two columns corresponding to the level 2 variable and the leaves from the conditional inference trees.

Usage

1
getStrata(party.results, data, level2)

Arguments

party.results

the results of mlpsa.ctree

data

the data frame to merge results to

level2

the name of the level 2 variable.

Value

a data frame

See Also

mlpsa.ctree


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