sensitivityMeasures<- Generic
sensitivityMeasures-set.Rd
Set the names of the sensitivity summary metrics available in an S4 object.
Usage
sensitivityMeasures(object, ...) <- value
Arguments
- object
An
S4
object to update.- ...
Allow new methods to be defined for this generic.
- value
A set of names for sensitivity measures to use to update the object with.
Examples
print("Generics shouldn't need examples?")
#> [1] "Generics shouldn't need examples?"