hazardexceedance: hazardexceedance function

View source: R/postprocessing.R

hazardexceedanceR 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,


spatsurv documentation built on Oct. 19, 2023, 9:07 a.m.