pi_Y_given_X: Psuedo-Marginal MCMC For Inference on Epidemic Data

Description Usage Arguments

View source: R/Psuedo_Marginal_MCMC.R

Description

Takes multiple discrete observations of an epidemic and the complete observation and evaluates the pdf of observing the partial information given the complete information. function to simulate an epidemic with parameters theta and calculate pi(y|x)

Usage

1
pi_Y_given_X(N, Y, obs_times, initial_infective, beta, gamma)

Arguments

N,

size of complete population

Y,

observed subset of the complete epidemic data

k,

noumber of observations of epidemic

T_obs,

amount of time epidemic is observed for.


JMacDonaldPhD/Epidemics documentation built on Jan. 10, 2020, 2:48 a.m.