print.adtestWrapper {robCompositions} | R Documentation |
Provides a short print output as shown in the examples.
## S3 method for class 'adtestWrapper': print(x, ...)
x |
object of class ‘adtestWrapper’ |
... |
... |
Have a look at the example, it's self-explaining.
nothing
Matthias Templ and Karel Hron
adtestWrapper
, summary.adtestWrapper
data(machineOperators) a <- adtestWrapper(machineOperators, R=50) # choose higher value of R a summary(a)