Learn R Programming

LMest (version 2.4.5)

rec1: Recursions used by est_lm_cov_manifest

Description

Implementation of the forward recursions to compute posterior distribution of the latent states (internal function).

Usage

rec1(Pio, las, PI)

Arguments

Pio

matrix of manifest probabilities

las

stationary initial probability

PI

transition probability matrices

Value

Q

matrices of posterior probabilities

References

Baum, L. E., Petrie, T., Soules, G., and Weiss, N. (1970). A maximization technique occurring in the statistical analysis of probabilistic functions of Markov chains. Annals of Mathematical Statistics, 41, 164-171.