sensitivityMeasures<- {CoreGx}R Documentation

sensitivityMeasures<- Generic

Description

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.

Value

Depends on the implemented method

Examples

print("Generics shouldn't need examples?")


[Package CoreGx version 1.5.7 Index]