identity.weights {irrCAC} | R Documentation |
Function for computing the Identity Weights
Description
Function for computing the Identity Weights
Usage
identity.weights(categ)
Arguments
categ |
A mandatory parameter representing the vector of all possible ratings. |
Value
A square matrix of identity weights to be used for calculating the unweighted coefficients.
[Package irrCAC version 1.0 Index]