prob.N.given.LZ: prob.N.given.LZ

Description Usage Arguments

Description

This function evaluates p(N|L, Z)

Usage

1
prob.N.given.LZ(N, L, Z, 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

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.N.given.LZ in mmppr...