Get and set JackStraw information

JS(object, ...)

JS(object, ...) <- value

# S3 method for JackStrawData
JS(object, slot, ...)

# S3 method for JackStrawData
JS(object, slot, ...) <- value

# S3 method for DimReduc
JS(object, slot = NULL, ...)

# S3 method for DimReduc
JS(object, slot = NULL, ...) <- value

Arguments

object

An object

...

Arguments passed to other methods

value

JackStraw information

slot

Name of slot to store JackStraw scores to Can shorten to 'empirical', 'fake', 'full', or 'overall'

Value

JS: either a JackStrawData object or the specified jackstraw data

JS<-: object with the update jackstraw information