getAFromSigmaPoints | R Documentation |
Computes the lower triangular covariance matrix given the sigma points and the covariance weights
getAFromSigmaPoints(sigmaPoints, meanWeights, c)
sigmaPoints |
sigma points |
meanWeights |
matrix with mean weights from getMeanWeights |
c |
double: hyperparameter c for computing the sigma points (controls the spread) |
lower triangular matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.