ds_pc {dualScale} | R Documentation |
Paired comparison data analysis
Description
Paired comparison data analysis
Usage
ds_pc(input, solutions = NULL)
Arguments
input |
A data set with valid data |
solutions |
Optional argument. A number of intended solutions |
Value
call |
Call with all of the specified arguments are specified by their full names |
orig_data |
Initial data |
item_op_lbl |
Item options labels |
sub_lbl |
Subjects options labels |
solutions |
Maximum possible solutions |
out |
Results obtained |
mat_e |
Matrix E |
norm_opt |
Normed option weights |
proj_opt |
Projected option weights |
norm_sub |
Normed subject scores |
proj_sub |
Projected subject scores |
Examples
ds_pc(christmas)
[Package dualScale version 1.0.0 Index]