DownOverSampling {ILoReg}R 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


[Package ILoReg version 1.0.0 Index]