View source: R/Binomial_LocalisedINLA.R
binomial_localisedINLA | R Documentation |
Run a Binomial Localised spatial autoregressive model using INLA
binomial_localisedINLA(
formula,
W,
Ntrials,
fix.rho = FALSE,
rho = NULL,
prior.beta.mean = 0,
prior.beta.precision = 0.001,
prior.precision.shape = 0.001,
prior.precision.scale = 0.001
)
Original code adapted from Lee and Mitchell
Duncan Lee, Guanpeng Dong and Nema Dean
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.