Description Usage Arguments Value
Extract a single risk score/gamma imputed data set/model fit
1 2 3 4 5 6 7 8 9 10 11 12 13 | ## S3 method for class 'GammaImputedSet'
ExtractSingle(x, index)
## S3 method for class 'GammaStatList'
ExtractSingle(x, index)
ExtractSingle(x, index)
## S3 method for class 'ScoreImputedSet'
ExtractSingle(x, index)
## S3 method for class 'ScoreStatList'
ExtractSingle(x, index)
|
x |
The multiple imputed object |
index |
Integer, which imputed data set/model fit should be returned |
The individual data set/model fit
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.