outlier_by_quantile_transformation: Transformation to a from 0 to 1 variable and removing...

Description Usage Arguments

View source: R/Data_preparation.R

Description

Transformation to a from 0 to 1 variable and removing outliers

Usage

1
2
3
4
5
outlier_by_quantile_transformation(
  fcs_raw,
  quantile = 0.01,
  use_markers = NULL
)

Arguments

use_marker

AlexanderKononov/cytofBrowser documentation built on Aug. 28, 2020, 9:33 a.m.