robustness-methods: methods for robustness estimation objects of class...

robustness-methodsR 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

data.frame obtained by robustness, robustness estimation object for source estimation from function robustness

...

further arguments passed to the default print method

object

object of class origin, origin estimation object from function origin_xxx; passed to x

y

not used; default NULL

add

logical specifying whether this should be added to another robustness plot

See Also

robustness


NetOrigin documentation built on Sept. 8, 2023, 5:58 p.m.