betamcSummary Method for an Object of Class
betamc
# S3 method for betamc
summary(object, alpha = NULL, digits = 4, ...)Returns a matrix of estimates, standard errors, number of Monte Carlo replications, and confidence intervals.
Object of Class betamc,
that is,
the output of the
BetaMC(),
RSqMC(),
SCorMC(),
DeltaRSqMC(),
PCorMC(), or
DiffBetaMC()
functions.
Numeric vector.
Significance level \(\alpha\).
If alpha = NULL,
use the argument alpha used in object.
Digits to print.
additional arguments.
Ivan Jacob Agaloos Pesigan