powered by
Compute Highest posterior density intervals from posterior samples
# S3 method for stFit HPDinterval(stFit, burn = 1, prob = 0.95)
stFit object containing posterior samples for model
number of posterior samples to reject before computing estimates
The target probability content of the intervals
# NOT RUN { data("coprecip.fit") HPDinterval.stFit(coprecip.fit, burn = 50) # }
Run the code above in your browser using DataLab