computePFromSigmaPoints: computePFromSigmaPoints

View source: R/RcppExports.R

computePFromSigmaPointsR Documentation

computePFromSigmaPoints

Description

Computes the latent covariance matrix given the sigma points and the covariance weights

Usage

computePFromSigmaPoints(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

latent covariance matrix


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