Get JackStraw information
Set JackStraw information
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | JS(object, ...)
JS(object, ...) <- value
## S3 method for class 'DimReduc'
JS(object, slot = NULL, ...)
## S3 method for class 'JackStrawData'
JS(object, slot, ...)
## S3 replacement method for class 'DimReduc'
JS(object, slot = NULL, ...) <- value
## S3 replacement method for class 'JackStrawData'
JS(object, slot, ...) <- value
|
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' |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.