print.betanb {betaNB} | R Documentation |
betanb
Print Method for an Object of Class
betanb
## S3 method for class 'betanb'
print(x, alpha = NULL, type = "pc", digits = 4, ...)
x |
Object of Class |
alpha |
Numeric vector.
Significance level |
type |
Charater string.
Confidence interval type, that is,
|
digits |
Digits to print. |
... |
additional arguments. |
Prints a matrix of estimates, standard errors, number of bootstrap replications, and confidence intervals.
Ivan Jacob Agaloos Pesigan