sensitivityMeasures-set: sensitivityMeasures<- Generic

sensitivityMeasures<-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?")


bhklab/CoreGx documentation built on March 14, 2024, 3:04 a.m.