summary.fairadaptBoot | R Documentation |
summary
method for class "fairadaptBoot"
.
## S3 method for class 'fairadaptBoot'
summary(object, ...)
## S3 method for class 'summary.fairadaptBoot'
print(x, ...)
object |
An object of class |
... |
In this case ignored. |
x |
Object of class |
Summary of the bootstrap wrapper call, protected attribute, attribute levels, resolving variables, number of training and test samples, adapted variables, number of bootstrap repetitions, indicator if the quantileFit objects were saved, randomness mode, and the quantile method that was used.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.