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

View source: R/generics.R

ExtractSingleR Documentation

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 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


InformativeCensoring documentation built on June 7, 2023, 6:09 p.m.