MCE {spatsurv} | R Documentation |
MCE function
Description
A function to compute Monte Carlo expectations from an object inheriting class mcmcspatsurv
Usage
MCE(object, fun)
Arguments
object |
an object inheriting class mcmcspatsurv |
fun |
a function with arguments beta, omega, eta and Y |
Value
the Monte Carlo mean of the function over the posterior.
See Also
print.mcmcspatsurv, quantile.mcmcspatsurv, summary.mcmcspatsurv, vcov.mcmcspatsurv, frailtylag1, spatialpars, hazardpars, fixedpars, randompars, baselinehazard, predict.mcmcspatsurv, priorposterior, posteriorcov, hazardexceedance
[Package spatsurv version 2.0-1 Index]