Last data update: 2014.03.03

R: draw.Z.given.NLM
draw.Z.given.NLMR Documentation

draw.Z.given.NLM

Description

Sample the given N, L, M

Usage

draw.Z.given.NLM(N, L, M, priors)

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

priors

List with parameter values of prior distributions

Results