Skip to contents

Run multitask SCRABBLE (positive control)

Usage

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
)

Arguments

path

The path to the input data if not provided as an object.

scrabble_parameters

The ADMM parameters

Value

The imputed data.