betanbSummary Method for an Object of Class
betanb
# S3 method for betanb
summary(object, alpha = NULL, type = "pc", digits = 4, ...)Returns a matrix of estimates, standard errors, number of bootstrap replications, and confidence intervals.
Object of Class betanb,
that is,
the output of the
BetaNB(),
RSqNB(),
SCorNB(),
DeltaRSqNB(),
PCorNB(), or
DiffBetaNB()
functions.
Numeric vector.
Significance level \(\alpha\).
If alpha = NULL,
use the argument alpha used in object.
Charater string.
Confidence interval type, that is,
type = "pc" for percentile;
type = "bc" for bias corrected;
type = "bca" for bias corrected and accelerated.
Digits to print.
additional arguments.
Ivan Jacob Agaloos Pesigan