print.PSAboot {PSAboot} | R Documentation |
Print results of PSAboot
Description
Print results of PSAboot
Usage
## S3 method for class 'PSAboot'
print(x, ...)
Arguments
x |
result of |
... |
currently unused. |
Value
Nothing returned. S3 generic function that calls the [PSAboot::summary()] function.
[Package PSAboot version 1.3.8 Index]