rprop_x | R Documentation |
Generates PD-SIR process conditionally on the observed data
rprop_x(
theta,
Y,
gener = FALSE,
b = 1,
iota_dist,
approx = "ldp",
x = NULL,
rho = 1
)
theta |
current values of the parameters for the SIR |
Y |
observed data |
gener |
generalized |
b |
parameter of generalized |
iota_dist |
distribution of infection periods |
approx |
poisson approximation |
x |
current configuration of the latent data |
rho |
proportion |
latent data for the SIR
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.