hmm.discnp-internal {hmm.discnp}R Documentation

Internal hmm.discnp functions.

Description

Internal hmm.discnp functions.

Usage

ffun(y,Rho)
init.all(nval,K,rand.start,mixture=FALSE)
check.yval(y,Rho)
recurse(fy,tpm,ispd,lns)
revise.ispd(tpm=NULL,gamma=NULL,lns=NULL)
revise.rho(y,gamma,yval)
revise.tpm(xi,mixture)
mat2list(y)

Details

These functions are auxilliary and are not intended to be called by the user.


[Package hmm.discnp version 0.1-1 Index]