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 27, 2022, 4:19 a.m.