sensitivityMeasures<- {CoreGx} | R Documentation |
Set the names of the sensitivity summary metrics available in an S4 object.
sensitivityMeasures(object, ...) <- value
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. |
Depends on the implemented method
print("Generics shouldn't need examples?")