R/defunct.R

"residualshmm" <-
function (x, Pi, delta, distn, pm, pn = NULL, discrete = FALSE) 
{
    .Defunct("residuals", package="HiddenMarkov",
          msg="'residualshmm' is deprecated.
          Use 'residuals' instead, see help('residuals').")
}

Try the HiddenMarkov package in your browser

Any scripts or data that you put into this service are public.

HiddenMarkov documentation built on April 27, 2021, 5:06 p.m.