cov.u {eba} | R Documentation |
Covariance Matrix of the EBA Utility Scale
Description
Computes the (normalized) covariance matrix of the utility scale from the covariance matrix of elimination-by-aspects (EBA) model parameters.
Usage
cov.u(object, norm = "sum")
Arguments
object |
an object of class |
norm |
either |
Details
The additivity rule for covariances
is used for the computations.
If norm
is not NULL
, the unnormalized covariance matrix is
transformed using , where the constant
results from
the type of normalization applied.
Value
The (normalized) covariance matrix of the utility scale.
See Also
[Package eba version 1.10-0 Index]