summary.betamc {betaMC} | R Documentation |
Summary Method for an Object of Class
betamc
Description
Summary Method for an Object of Class
betamc
Usage
## S3 method for class 'betamc'
summary(object, alpha = NULL, digits = 4, ...)
Arguments
object |
Object of Class |
alpha |
Numeric vector.
Significance level |
digits |
Digits to print. |
... |
additional arguments. |
Value
Returns a matrix of estimates, standard errors, number of Monte Carlo replications, and confidence intervals.
Author(s)
Ivan Jacob Agaloos Pesigan
[Package betaMC version 1.3.2 Index]