ExtractSingle | R Documentation |
Extract a single risk score/gamma imputed data set/model fit
## 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.