phi
and tausq.rel
based on results returned by
krige.bayes
.## S3 method for class 'krige.bayes':
plot(x, phi.dist = TRUE, tausq.rel.dist = TRUE, add = FALSE,
type=c("bars", "h", "l", "b", "o", "p"), thin, ...)
krige.bayes
, with an output of
the funtions krige.bayes
.TRUE
plots is added to current one.phi
and tausq.rel
respectively.
This improves visualisation when there are many values
in the discrete distribution of the parameters.plot.krige.bayes
a plot is produced or added to the current
graphics device. No values are returned.krige.bayes
, barplot
, matplot
.## See documentation for krige.bayes
Run the code above in your browser using DataLab