computeK: computeK

View source: R/RcppExports.R

computeKR Documentation

computeK

Description

Computes the Kalman Gain

Usage

computeK(C, S)

Arguments

C

matrix with predicted cross-covariances

S

matrix with predicted manifest covariances

Value

matrix: Kalman Gain


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