Description Usage Arguments Value
Impute matrix
| 1 2 | impute(d_mat, col_max_NA = 4, verboseFlag = F, remove_collinear = T,
  diagnostics = T)
 | 
| d_mat | matrix to be imputed | 
| col_max_NA | maximum number of NA values per column. Columns with more will be removed | 
| verboseFlag | Vebose printing? | 
| remove_collinear | T/F | 
| diagnostics | T/F | 
an imputed matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.