train: Train (train)

Description Usage Arguments Value

Description

Train Hidden Markov model

Usage

1
train(transProb, emisProb, initProb, dataV)

Arguments

transProb

A matrix containing the transition probabilites from the hidden markov model

emisProb

A matrix containing the emission probabilities from the hidden markov model

initProb

A matrix containing the initial probabilities from the hidden markov model

dataV

A vector containing the observed sequence of data

Value

A list of new probability matrices


jcpetkovich/rspatiotemp documentation built on May 18, 2019, 10:26 p.m.