'LMbasiccont'
An S3 class object created by lmestCont
function for the latent Markov (LM) model for continuous responses in long format.
maximum log-likelihood
estimate of initial probability vector
estimate of transition probability matrices (k x k x TT)
estimate of conditional means of the response variables (r x k)
estimate of var-cov matrix common to all states (r x r)
number of free parameters
optimal number of latent states
value of the Akaike Information Criterion for model selection
value of the Bayesian Information Criterion for model selection
log-likelihood trace at every step
number of observations in the data
number of time occasions
model on the transition probabilities: default 0 for time-heterogeneous transition matrices, 1 for time-homogeneous transition matrices, 2 for partial time homogeneity based on two transition matrices one from 2 to (TT-1) and the other for TT
standard errors for the initial probabilities
standard errors for the transition probabilities
standard errors for the conditional means
standard errors for the var-cov matrix
score vector
information matrix
vector containing the values of the log-likelihood of the LM model with each k
(latent states)
vector containing the values of the BIC of the LM model with each k
(latent states)
vector containing the values of the AIC of the LM model with each k
(latent states)
array containing the posterior distribution of the latent states for each units and time occasion
matrix containing the predicted sequence of latent states by the local decoding method
matrix containing the marginal distribution of the latent states
command used to call the function
data frame given in input
Francesco Bartolucci, Silvia Pandolfi, Fulvia Pennoni, Alessio Farcomeni, Alessio Serafini
lmestCont