betamcPrint Method for an Object of Class
betamc
# S3 method for betamc
print(x, alpha = NULL, digits = 4, ...)Prints 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 x.
Digits to print.
additional arguments.
Ivan Jacob Agaloos Pesigan