getStrata | R Documentation |
Returns a data frame with two columns corresponding to the level 2 variable and the leaves from the conditional inference trees.
getStrata(party.results, data, level2)
party.results |
the results of [mlpsa.ctree()] |
data |
the data frame to merge results to |
level2 |
the name of the level 2 variable. |
a data frame
mlpsa.ctree
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.