Learn R Programming

profileScoreDist (version 1.0.2)

signalDist: Signal distribution.

Description

signalDist returns the signal distribution of a profile object.

Usage

signalDist(x)

Arguments

x
A ProfileDist object.

Value

  • The signal distribution vector.

Details

This is a generic function.

Examples

Run this code
anObject <- ProfileDist()
backgroundDist(anObject)

Run the code above in your browser using DataLab