cellsizedetect | R Documentation |
Check the 2 x 2 crosstabs of items having the cell size and below specified by the user
cellsizedetect(infile = "", n.detect = "0", silent = TRUE)
infile |
entering the Mplus output file name and path |
n.detect |
entering the number of cell size to detect, the default is zero |
silent |
default is TRUE; if specifying FALSE, crosstabs are printed out |
'cellsizedetect' requires Mplus output having CROSSTABS FOR CATEGORICAL VARIABLES part
A list of which crosstab(s) satisfied the input condition.
Hai Nguyen hnguye72@uic.edu, Tianxiu Wang, Ariel Aloe, Rachel Gordon
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.