prob.M.given.Z: prob.M.given.Z

Description Usage Arguments

Description

This function evaluates p(M|Z)

Usage

1
prob.M.given.Z(M, Z, prior)

Arguments

M

Matrix containing the estimated transition probabilities for each iteration

Z

Binary vector indicationg the presence (1) or absence (0) of an event at every time slice

prior

Parameter values of a particular prior distribution


mmppr documentation built on May 2, 2019, 4:18 a.m.

Related to prob.M.given.Z in mmppr...