prob.L.given.N0: prob.L.given.N0

Description Usage Arguments

View source: R/MMPP.R

Description

This function evaluates p(L|N0)

Usage

1
prob.L.given.N0(L, N0, prior, EQUIV)

Arguments

L

Matrix containing the rate functions at every time slice

N0

Matrix containing the estimated baseline Poisson distribution for activity

prior

Parameter values of a particular prior distribution

EQUIV

Parameter sharing controls <- c(S1, S2): S1 <- force sharing of delta (day effect) among days, S2 <- force sharing of eta (time of day) among days, Values: 1 (all days share), 2 (weekdays/weekends), 3 (none)


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