EstimateDispR Documentation

Estimate dispersion from raw count (use all time points)

Description

Estimate dispersion from raw count (use all time points)

Usage

EstimateDisp(object, ...)

## S3 method for class 'AssayGrowth'
EstimateDisp(object, ctrl.label, ...)

## S3 method for class 'Rosace'
EstimateDisp(object, name, ctrl.col, ctrl.name, ...)

Arguments

object

An object: AssayGrowth, or Rosace

...

Additional arguments to be passed to the estimation method.

ctrl.label

Boolean vector indicating control variants

name

Name of AssayGrowth

ctrl.col

Name of column in score.df that contains type of variants

ctrl.name

Label of control variants in ctrl.col