Sequence/process-state channel
Usage
irt_sequence_channel(
sequence = "sequence",
family = c("ngram", "hmm", "embedding"),
latent = "strategy",
options = list()
)
Arguments
- sequence
Sequence input.
- family
Statistical family used by the channel or model.
- latent
Latent variable or latent-variable labels.
- options
Additional channel/model options.