DownOverSampling: Down- and oversample data

Description Usage Arguments Value

View source: R/Utils.R

Description

The function implements a script down- and oversamples data to include n cells.

Usage

1
DownOverSampling(x, n = 50)

Arguments

x

A character or numeric vector of data to down-and oversample.

n

How many cells to include per cluster.

Value

a list containing the output of the LiblineaR prediction


ILoReg documentation built on Nov. 8, 2020, 8:20 p.m.