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