Description Usage Arguments Value
Calculates True Transiition Probabilities from simulated latent data. Incorporated in GenerateSimulatedDataRaff()
1 | GetTranTrueRaff(data_true, stayer_vec_true, lambda, max2, max3)
|
data_true |
simulated latent data |
stayer_vec_true |
vector of latent indicators for whether an individual is a stayer |
lambda |
vector of length two, first value is weight given to value at time t-1, second value is weight given to value at time t-2 |
max2 |
number of values the second test can take on |
max3 |
number of values the third test can take on |
true transition matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.