View source: R/postprocessing.R
hazardexceedance | R Documentation |
A function to compute exceedance probabilities for the spatially correlated frailties.
hazardexceedance(threshold, direction = "upper")
threshold |
vector of thresholds |
direction |
default is "upper" which will calculate P(Y>threshold), alternative is "lower", which will calculate P(Y<threshold) |
a function that can be passed to the function MCE in order to compute the exceedance probabilities
print.mcmcspatsurv, quantile.mcmcspatsurv, summary.mcmcspatsurv, vcov.mcmcspatsurv, frailtylag1, spatialpars, hazardpars, fixedpars, randompars, baselinehazard, predict.mcmcspatsurv, priorposterior, posteriorcov, MCE,
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.