Description Usage Arguments Value
View source: R/sis_xx_gibbs_swap_alltimes.R
update the agent states for the SIS model given observations such that the complete likelihood is not zero. It performs N swaps at each time step.
1 | sis_xx_gibbs_swap_alltimes(xx, model_config)
|
xx |
a binary matrix of size model_config$N by length(y), can be initialized from sis_init_hidden_popobservation.R |
model_config |
a list containing parameters and network structure |
a new sample
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.