hazardexceedance {spatsurv} | R Documentation |
hazardexceedance function
Description
A function to compute exceedance probabilities for the spatially correlated frailties.
Usage
hazardexceedance(threshold, direction = "upper")
Arguments
threshold |
vector of thresholds |
direction |
default is "upper" which will calculate P(Y>threshold), alternative is "lower", which will calculate P(Y<threshold) |
Value
a function that can be passed to the function MCE in order to compute the exceedance probabilities
See Also
print.mcmcspatsurv, quantile.mcmcspatsurv, summary.mcmcspatsurv, vcov.mcmcspatsurv, frailtylag1, spatialpars, hazardpars, fixedpars, randompars, baselinehazard, predict.mcmcspatsurv, priorposterior, posteriorcov, MCE,
[Package spatsurv version 2.0-1 Index]