run_scrabble_m | R Documentation |
Run multitask SCRABBLE (positive control)
run_scrabble_m( path, scrabble_parameters = c(1, 1e-06, 1e-04), nIter_outer = 20, nIter_inner = 20, nSDCIters = 10000, C_fn = "ldaC.csv", T_fn = "B.csv", pDataC_fn = "pDataC.csv", scdata = NULL, bulkdata = NULL, metadata = NULL, thetahat = NULL, imputebenchmark = NULL, scrcellids = NULL, scrgeneids = NULL, allScr = TRUE, error_out_threshold = 1e-07, error_inner_threshold = 1e-05, outerStats = FALSE, useIrlba = TRUE, runstability = FALSE )
path |
The path to the input data if not provided as an object. |
scrabble_parameters |
The ADMM parameters |
The imputed data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.