robustness-methods {NetOrigin} | R Documentation |
robustness
print
produces an output for objects of class robustness
## S3 method for class 'robustness'
print(x, ...)
## S3 method for class 'robustness'
summary(object, x = object, ...)
## S3 method for class 'robustness'
plot(x, y = NULL, add = FALSE, ...)
x |
|
... |
further arguments passed to the default |
object |
object of class |
y |
not used; default |
add |
logical specifying whether this should be added to another robustness plot |