getAFromSigmaPoints: getAFromSigmaPoints

View source: R/RcppExports.R

getAFromSigmaPointsR Documentation

getAFromSigmaPoints

Description

Computes the lower triangular covariance matrix given the sigma points and the covariance weights

Usage

getAFromSigmaPoints(sigmaPoints, meanWeights, c)

Arguments

sigmaPoints

sigma points

meanWeights

matrix with mean weights from getMeanWeights

c

double: hyperparameter c for computing the sigma points (controls the spread)

Value

lower triangular matrix


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