Learn R Programming

InformativeCensoring (version 0.3.6)

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

Description

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

Usage

# S3 method for GammaImputedSet
ExtractSingle(x, index)

# S3 method for GammaStatList ExtractSingle(x, index)

ExtractSingle(x, index)

# S3 method for ScoreImputedSet ExtractSingle(x, index)

# S3 method for ScoreStatList ExtractSingle(x, index)

Value

The individual data set/model fit

Arguments

x

The multiple imputed object

index

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