poiss.equiv: Constructs a HMM equivalent to a Poisson process.

View source: R/HMMutils.R

poiss.equivR Documentation

Constructs a HMM equivalent to a Poisson process.

Description

Returns list with $Pi, $pm and $delta of Poisson with same event rate as in the input HMM object availhmm.

Usage

poiss.equiv(availhmm, zero = 0)

Arguments

availhmm

availability model list of the sort passed to est.hmltm.

zero

REDUNDANT (I think - CHECK)


david-borchers/hmltm documentation built on Oct. 29, 2023, 9:07 p.m.