randomForestImputeAll: Random Forest imputation - multiple columns

Description Usage Arguments Value

View source: R/randomForest_function.R

Description

Impute results for multiple genes or cells using lasso

Usage

1
randomForestImputeAll(selectedList, simData.learn, simData.test)

Arguments

selectedList

vector of strings for the cells or genes to impute, must be a column name in the data

simData.learn

training data, as matrix

simData.test

testing data, for predictions, as matrix

Value

data.frame containing results of the simulation mean squared error, Spearman correlation, optimal parameters for kknn


hkumar6/gene.expression documentation built on May 17, 2019, 4:33 p.m.