spmm
is the main function to run a spatial Poisson mixture model
1 2 |
data |
The actual data |
n_iter |
How many iterations to sample? |
n_burnin |
How many iterations to burn in chain? |
n_chains |
How many chains to run per parameter? |
C |
The number of diseases to model |
R |
The number of spatial regions |
D |
R x R neighbourhood matrix with entries D_jj, j = 1...R, i.e. the count of neighbours for region j |
W |
R x R adjacency matrix |
m |
Number of covariates |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.