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

Description Usage Arguments

View source: R/MMPP.R

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


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