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 EBA parameters.

Usage

cov.u(eba)

Arguments

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

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.

See Also

OptiPt, wald.test.


[Package eba version 1.4-1 Index]