cov.u {eba}R Documentation

Covariance of the u-scale

Description

Computes the covariance matrix of the u-scale from the covariance matrix of the parameters.

Usage

cov.u(eba)

Arguments

eba an object of class eba

Details

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

Value

the covariance matrix of the u-scale

Author(s)

Florian Wickelmaier wickelmaier@web.de

See Also

OptiPt.


[Package eba version 1.3-0 Index]