cov.u {eba} | R Documentation |
Computes the covariance matrix of the u-scale from the covariance matrix of the parameters.
cov.u(eba)
eba |
an object of class eba |
The additivity law of covariances cov(x+y,z) = cov(x,z)+cov(y,z) is used for the computations.
the covariance matrix of the u-scale
Florian Wickelmaier wickelmaier@web.de