acme.table(C = 0, Rstar = 0.2496, T = 0.174, gam = c(0.5, 0.9), I = 7, Mmax = 200, xi = 1/2, lam = 0)acme.table returns a table which includes ACME
estimate (M_hat), posterior mean, and highest posterior credible intervals for probabilities
as specified by the parameter gam.
This function calls acme.post but suppresses plotting.
acme.table(C=0:5,Rstar = 0.2496, T = 0.174)
Run the code above in your browser using DataLab