prob.N.given.LM: prob.N.given.LM

Description Usage Arguments

Description

This function evaluates p(N|L, M)

Usage

1
prob.N.given.LM(N, L, M, prior)

Arguments

N

Matrix of count data; axis 0 is the number of time intervals per day and axis 1 is the number of days in the data.

L

Matrix containing the rate functions at every time slice

M

Matrix containing the estimated transition probabilities for each iteration

prior

Parameter values of a particular prior distribution


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

Related to prob.N.given.LM in mmppr...