Forced multiple choice data analysis
ds_mcf(input, crit, solutions = NULL, mode = c("rad", "act"))
Call with all of the specified arguments are specified by their full names
Initial data
The criterion item for forced classification
Item options labels
Subjects options labels
Maximum possible solutions for forced multiple choice
Maximum possible solutions for multiple choice
Distribution of component information according to output
Results obtained according to output
Item statistics according to output (Not type C)
Inter item correlation according to output (Not type C)
Projected option weights according to output
Projected subject scores according to output
Normed option weights according to output
Normed subject scores according to output
Match-mismatch tables
Percentage of correct classification
Component contamination
Total contamination
A data set with valid data
Used to determine a criterion item for forced classification analysis
Optional argument. A number of intended solutions
Correction mode to incorrect data.
There are three types of outputs: Forced classification of the criterion item (type A); dual scaling of non-criterion items by ignoring the criterion item (type B); dual scaling of non-criterion items after eliminating the influence of the criterion item (type C). These three types correspond to, respectively, dual scaling of data projected onto the subspace of the criterion item, dual scaling of non-criterion items, and dual scaling of data in the complementary space of the criterion item.
ds_mc_check()