powered by
bcea Print Method
# S3 method for bcea print(x, digits = getOption("digits"), give.attr = FALSE, no.list = TRUE, ...)
A bcea object containing the results of the Bayesian modelling and the economic evaluation.
bcea
Minimal number of significant digits, see print.default().
print.default()
Logical; if TRUE (default), show attributes as sub structures.
Logical; if TRUE, no ‘list of ...’ nor the class are printed.
Potential further arguments.
data("Vaccine") he <- BCEA::bcea(eff, cost)
Run the code above in your browser using DataLab