print.mcmcspatsurv: print.mcmcspatsurv function

Description Usage Arguments Value See Also

Description

A function to print summary tables from an MCMC run

Usage

1
2
3
## S3 method for class 'mcmcspatsurv'
print(x, probs = c(0.5, 0.025, 0.975), digits = 3,
  scientific = -3, ...)

Arguments

x

an object inheriting class mcmcspatsurv

probs

vector of quantiles to return

digits

see help file ?format

scientific

see help file ?format

...

additional arguments, not used here

Value

prints summary tables to the console

See Also

quantile.mcmcspatsurv, summary.mcmcspatsurv, vcov.mcmcspatsurv, frailtylag1, spatialpars, hazardpars, fixedpars, randompars, baselinehazard, predict.mcmcspatsurv, priorposterior, posteriorcov, MCE, hazardexceedance


bentaylor1/spatsurv documentation built on May 12, 2019, 3:02 p.m.