impute: Imputes each assay matrix data from a MultiAssayExperiment...

Description Usage Arguments

View source: R/impute.R

Description

Imputes each assay matrix data from a MultiAssayExperiment object

Usage

1
2
3
4
5
6
7
8
9
impute(
  multiassayexperiment,
  method,
  remove.col = FALSE,
  impute.zero = FALSE,
  rowmax = 0.5,
  colmax = 0.8,
  ...
)

Arguments

method

...

remove.col

remove cols

remove.row

remove rows


isglobal-brge/GCCA documentation built on Feb. 19, 2022, 9:21 a.m.