ExtractSingle: Extract a single risk score/gamma imputed data set/model fit

Description Usage Arguments Value

View source: R/generics.R

Description

Extract a single risk score/gamma imputed data set/model fit

Usage

 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)

Arguments

x

The multiple imputed object

index

Integer, which imputed data set/model fit should be returned

Value

The individual data set/model fit


scientific-computing-solutions/InformativeCensoring documentation built on May 29, 2019, 3:42 p.m.