sis_xx_initialize: Initalize Gibbs sampler for SIS model

Description Usage Arguments Value

View source: R/sis_xx_initialize.R

Description

initialize the agent states for the SIS model given observations such that the complete likelihood is not zero.

Usage

1
sis_xx_initialize(y, model_config)

Arguments

y

a list of population observations

model_config

a list that must contain

  • N : population size

  • rho : reporting rate

Value

agent_states


nianqiaoju/agents documentation built on Feb. 19, 2021, 12:18 a.m.