print.bootnet {bootnet} | R Documentation |
Prints a short overview of the results of bootnet
## S3 method for class 'bootnet'
print(x, ...)
## S3 method for class 'bootnetResult'
print(x, ...)
## S3 method for class 'bootnetResult'
summary(object, ...)
x |
A |
object |
A |
... |
Not used. |
Sacha Epskamp <mail@sachaepskamp.com>