Description Usage Arguments Details Value References Examples
Proportion of variance explained by each variance component.
1 | ExplainedVariance(..., n = 10000, rnd = 3)
|
... |
objects of |
n |
number of random values generated from hyperparameters. |
rnd |
integer indicating the number of decimal places to be used. |
The argument scale.model
must be TRUE within f
function.
data.frame
with the proportion of variance explained by each variance component.
Blangiardo, Marta, and Michela Cameletti. Spatial and Spatio-temporal Bayesian Models with R-INLA. John Wiley & Sons, 2015.
1 2 3 4 5 6 7 8 9 10 11 12 13 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.