Learn R Programming

CLA (version 0.90-0)

findSig: Find sigma(W) and W, given mu(W) and CLA result

Description

Find \(\sigma(W)\) and \(W\), given \(\mu(W\)) and CLA result.

Usage

findSig(Mu0, result, covar, equal.tol)

Arguments

Mu0

numeric vector

result

..

covar

...

equal.tol

numeric tolerance to be used in all.equal(.., tolerance = equal.tol).

Value

a list with components

Sig

.....

weight

.....

References

Master thesis, p.33

See Also

findMu, CLA, MS.

Examples

Run this code
# NOT RUN {
 ##  ...

# }

Run the code above in your browser using DataLab