robustness-methods {NetOrigin} | R Documentation |
methods for robustness estimation objects of class robustness
Description
print
produces an output for objects of class robustness
Usage
## 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, ...)
Arguments
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 |
See Also
[Package NetOrigin version 1.1-6 Index]