computeMeanFromSigmaPoints | R Documentation |
Computes the means given the sigma points and the mean weights
computeMeanFromSigmaPoints(sigmaPoints, meanWeights)
sigmaPoints |
sigma points |
meanWeights |
matrix with mean weights from getMeanWeights |
colvec with means
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.