computeMeanFromSigmaPoints: computeMeanFromSigmaPoints

View source: R/RcppExports.R

computeMeanFromSigmaPointsR Documentation

computeMeanFromSigmaPoints

Description

Computes the means given the sigma points and the mean weights

Usage

computeMeanFromSigmaPoints(sigmaPoints, meanWeights)

Arguments

sigmaPoints

sigma points

meanWeights

matrix with mean weights from getMeanWeights

Value

colvec with means


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