sample.posterior
From geoR v1.8-1
by Paulo Ribeiro Jr
Samples from the posterior distribution
Sample quadruples \((\beta, \sigma^2, \phi, \tau^2_{rel})\) from the posterior
distribution returned by krige.bayes
.
- Keywords
- distribution, spatial
Usage
sample.posterior(n, kb.obj)
Arguments
- n
number of samples
- kb.obj
on object with an output of
krige.bayes
.
Value
A \(n \times 4\) data-frame with samples from the posterior distribution of the model parameters.
References
Further information on the package geoR can be found at: http://www.leg.ufpr.br/geoR.
See Also
Community examples
Looks like there are no examples yet.