print.betamc {betaMC} | R Documentation |
betamc
Print Method for an Object of Class
betamc
## S3 method for class 'betamc'
print(x, alpha = NULL, digits = 4, ...)
x |
Object of Class |
alpha |
Numeric vector.
Significance level |
digits |
Digits to print. |
... |
additional arguments. |
Prints a matrix of estimates, standard errors, number of Monte Carlo replications, and confidence intervals.
Ivan Jacob Agaloos Pesigan