Description Usage Arguments Value
View source: R/add_mantelhaenszel.R
Additional options to show the ETS-Mantel-Haenszel effect size classification in the inner nodes, option to color the items in terminal nodes by A/B/C DIF classification based on inner nodes, and option to turn on a background color so you can see which are the left and right terminal nodes for the inner nodes which items are colored
1 2 3 4 5 6 7 8 9 10 |
x |
An object of type raschtreeMH with 'info' extended by a list named mantelhaenszel containing entries Mantel-Haenszel effect size, classification, purification type, and purificationCounter |
show_classification |
A logical with default is TRUE: Should the ETS-Mantel-Haenszel classification be shown in each inner node? |
color_by_node |
An integer indicating the inner node after which the item paramter should be colored |
ABC_colors |
A character vector of length three indicating the colors in which items classified as A/B/C should be displayed |
ABC_size |
A vector of length three indicating the size in which items classified as A/B/C should be displayed |
node_background |
A character vector of length two indicating the background colors of the panels for which the items have been compared |
... |
arguments passed to the underlying functions, i.e., to mob_control for raschtree, and to the underlying predict and plot methods, respectively. |
An object of S3 class "raschtree" inheriting from class "modelparty".
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.