getMeanWeights: getMeanWeights

View source: R/RcppExports.R

getMeanWeightsR Documentation

getMeanWeights

Description

Computes the mean weights of the unscented Kalman filter

Usage

getMeanWeights(n, alpha, beta, kappa)

Arguments

n

number of latent variables

alpha

hyperparameter

beta

hyperparameter

kappa

hyperparameter

Value

matrix with mean weights


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