DownOverSampling: Down- and oversample data

View source: R/Utils.R

DownOverSamplingR Documentation

Down- and oversample data

Description

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

Usage

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


elolab/ILoReg documentation built on March 28, 2022, 1:17 a.m.