fit_least_quantile {gscreend}R Documentation

Fit paramters for skew normal distribution

Description

Fit paramters for skew normal distribution

Usage

fit_least_quantile(LFC, quant1, quant2)

Arguments

LFC

logarithmic fold changes of gRNA counts

quant1

lower quantile for least quantile of squares regression (default: 0.1)

quant2

upper quantile for least quantile of squares regression (default: 0.9)

Value

fit_skewnorm


[Package gscreend version 1.7.1 Index]