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
betamc, that is, the output of theBetaMC(),RSqMC(),SCorMC(),DeltaRSqMC(),PCorMC(), orDiffBetaMC()functions.- alpha
Numeric vector. Significance level \(\alpha\). If
alpha = NULL, use the argumentalphaused inobject.- digits
Digits to print.
- ...
additional arguments.