View source: R/private_printCaA.R
| prCaGetImputationCols | R Documentation |
Function for retrieving the imputation arguments
prCaGetImputationCols(impute_args, output_mtrx, model, data)
impute_args |
The imputation arguments from |
output_mtrx |
The reordered groups matrix (a nx4 matrix)
that have been prepared in for the |
model |
The imputation model. Currently only |
data |
The data that has been used for generating the model. |
matrix Returns a matrix with the requested columns
Other printCrudeAndAdjusted functions:
prCaAddRefAndStat(),
prCaAddReference(),
prCaAddUserReferences(),
prCaGetRowname(),
prCaGetVnStats(),
prCaPrepareCrudeAndAdjusted(),
prCaReorderReferenceDescribe(),
prCaReorder(),
prCaSelectAndOrderVars(),
prCaSetRownames()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.