Learn R Programming

profileScoreDist (version 1.0.2)

backgroundDist: Background distribution.

Description

backgroundDist returns the background distribution of a profile object.

Usage

backgroundDist(x)

Arguments

x
A ProfileDist object.

Value

  • The background 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