Learn R Programming

hmm.discnp (version 0.0-7)

hmm.discnp-internal: Internal hmm.discnp functions.

Description

Internal hmm.discnp functions.

Usage

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

Arguments

Details

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