prCaGetImputationCols: Function for retrieving the imputation arguments

View source: R/private_printCaA.R

prCaGetImputationColsR Documentation

Function for retrieving the imputation arguments

Description

Function for retrieving the imputation arguments

Usage

prCaGetImputationCols(impute_args, output_mtrx, model, data)

Arguments

impute_args

The imputation arguments from printCrudeAndAdjustedModel function call.

output_mtrx

The reordered groups matrix (a nx4 matrix) that have been prepared in for the printCrudeAndAdjustedModel function. It is important that the references if any have been added.

model

The imputation model. Currently only fit.mult.impute is supported by the function.

data

The data that has been used for generating the model.

Value

matrix Returns a matrix with the requested columns

See Also

Other printCrudeAndAdjusted functions: prCaAddRefAndStat(), prCaAddReference(), prCaAddUserReferences(), prCaGetRowname(), prCaGetVnStats(), prCaPrepareCrudeAndAdjusted(), prCaReorderReferenceDescribe(), prCaReorder(), prCaSelectAndOrderVars(), prCaSetRownames()


Greg documentation built on Nov. 16, 2022, 5:06 p.m.