spatial_priors | R Documentation |
The parameters are the effective reproduction number and the exponent on the distance in a gravity model, when both are being jointly estimated. Effective reproduction number is assumed to be Gamma distributed and therefore, its mean and standard deviation need to be specified. These are automataically translated into the shape and scale paramaters. When estimating only the effective reproduction number, the 'gamma' component of the list is silently ignored.
spatial_priors()
a list of default parameters for the priors. Values can then be manually be edited as in the examples below.
Sangeeta Bhatia
priors <- spatial_priors() priors$gamma <- 2
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.