Learn R Programming

MHMM (version 1.0.0)

mhmmresults-class: Constructor of '>mhmmresults class

Description

param

'>mhmmparam. MLE of the model parameters

data

'>mhmmdata. Data

partitions

list. Elements of the latent variables (partition among subjects and latent states)

probabilities

list. Posterior probabilities of the latent variables.

meantimesperstates

matrix. Mean time spent by each subject (row) into each activity level (column).

meanvalueperstates

numeric. Summary statistics of the states.

loglike

numeric. Loglikelihood.

bic

numeric. BIC.

Arguments

Examples

Run this code
# NOT RUN {
  getSlots("mhmmresults")

# }

Run the code above in your browser using DataLab