View source: R/postprocessing.R
quantile.mcmcspatsurv | R Documentation |
A function to extract quantiles of the parameters from an mcmc run
## S3 method for class 'mcmcspatsurv'
quantile(x, probs = c(0.025, 0.5, 0.975), ...)
x |
an object inheriting class mcmcspatsurv |
probs |
vector of probabilities |
... |
other arguments to be passed to the function, not used here |
quantiles of model parameters
print.mcmcspatsurv, summary.mcmcspatsurv, vcov.mcmcspatsurv, frailtylag1, spatialpars, hazardpars, fixedpars, randompars, baselinehazard, predict.mcmcspatsurv, priorposterior, posteriorcov, MCE, hazardexceedance
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.