getMeanWeights | R Documentation |
Computes the mean weights of the unscented Kalman filter
getMeanWeights(n, alpha, beta, kappa)
n |
number of latent variables |
alpha |
hyperparameter |
beta |
hyperparameter |
kappa |
hyperparameter |
matrix with mean weights
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.