powered by
This function is used to obtain credible intervals for model parameters from the MCMC samples.
# S3 method for spT confint(object, parm, level = 0.95, ...)##
##
Object of class inheriting from "spT".
a specification of which parameters are to be given credible intervals, a vector of names. If missing, all parameters are considered.
The required credible interval.
other arguments.
spT.Gibbs.
spT.Gibbs
if (FALSE) { ## confint(out) # where out is the output from spT class ## }
Run the code above in your browser using DataLab