cov.u {eba}R Documentation

Covariance Matrix of the Utility Scale

Description

Computes the covariance matrix of the utility scale from the covariance matrix of EBA parameters.

Usage

cov.u(object)

Arguments

object an object of class eba, typically the result of a call to eba

Details

The additivity rule for covariances cov(x+y,z) = cov(x,z) + cov(y,z) is used for the computations.

Value

The covariance matrix of the utility scale.

See Also

eba, wald.test.


[Package eba version 1.5-6 Index]