signalDist {profileScoreDist}R Documentation

Signal distribution.

Description

signalDist returns the signal distribution of a profile object.

Usage

signalDist(x)

Arguments

x

A ProfileDist object.

Details

This is a generic function.

Value

The signal distribution vector.

Examples

anObject <- ProfileDist()
backgroundDist(anObject)

[Package profileScoreDist version 1.22.0 Index]