nobs.hmm | R Documentation |
Extract the number of non-missing observations of HMM. When computing nobs for a multichannel model with $C$ channels, each observed value in a single channel amounts to $1/C$ observation, i.e. a fully observed time point for a single sequence amounts to one observation.
## S3 method for class 'hmm'
nobs(object, ...)
## S3 method for class 'mhmm'
nobs(object, ...)
## S3 method for class 'nhmm'
nobs(object, ...)
## S3 method for class 'mnhmm'
nobs(object, ...)
object |
An object of class |
... |
Ignored. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.