Learn R Programming

MHMM (version 1.0.0)

mhmmdata-class: Constructor of '>mhmmdata class

Description

nobs

numeric. number of subjects

yi

list. each element corresponds to the sequences of a single subject.

nbseq

nbseq. number of sequences for each subject.

nbtimeobs

list. length of each sequence.

tstart

list. starting time of each sequence.

Arguments

Examples

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

# }

Run the code above in your browser using DataLab