predictC: predictC

View source: R/RcppExports.R

predictCR Documentation

predictC

Description

Computes the predicted cross-covariance between latent and manifest variables

Usage

predictC(sigmaPoints, Y_, W)

Arguments

sigmaPoints

sigma points

Y_

predicted manifest values based on the sigma points

W

matrix with covariance and mean weights computed with getWMatrix

Value

matrix with predicted cross-covariances


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