Last data update: 2014.03.03

R: prob.L.given.N0
prob.L.given.N0R Documentation

prob.L.given.N0

Description

This function evaluates p(L|N0)

Usage

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)

Results