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

Description Usage Arguments

View source: R/MMPP.R

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


giantoak/mmppr documentation built on May 17, 2019, 4:19 a.m.