GetInitTrue: Calculates True Intial Probabilities

Description Usage Arguments Value

View source: R/EM.R

Description

Calculates True Intial Probabilities from simulated latent data. Incorporated in GenerateSimulatedData()

Usage

1
GetInitTrue(data_true, stayer_vec_true, max2, max3)

Arguments

data_true

simulated latent data

stayer_vec_true

vector of latent indicators for whether an individual is a stayer

max2

number of values the second test can take on

max3

number of values the third test can take on

Value

true initial vector


jordanaron22/PartiallyObservedHMM documentation built on May 21, 2020, 6:49 p.m.