computeK | R Documentation |
Computes the Kalman Gain
computeK(C, S)
C |
matrix with predicted cross-covariances |
S |
matrix with predicted manifest covariances |
matrix: Kalman Gain
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.