View source: R/sis_loglikelihood_complete.R
computes log-likelihood p(x, y) when agent states and counts are observed
1 | sis_loglikelihood_complete(y, agent_states, model_config)
|
y |
a vector of observations |
model_config |
a list containing parametesr and network structure |
agent_state |
binary matrix of size N by length(y) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.