getCovWeights: getCovWeights

View source: R/RcppExports.R

getCovWeightsR Documentation

getCovWeights

Description

Computes the covariance weights of the unscented Kalman filter

Usage

getCovWeights(n, alpha, beta, kappa)

Arguments

n

number of latent variables

alpha

hyperparameter

beta

hyperparameter

kappa

hyperparameter

Value

matrix with covariance weights


jhorzek/psydiff documentation built on Sept. 15, 2022, 6:26 a.m.