ds_pc: Paired comparison data analysis

View source: R/ds_pc.R

ds_pcR 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)

dualScale documentation built on Nov. 9, 2023, 9:07 a.m.