## S3 method for class 'ProfileDist':
show(object)## S3 method for class 'ProfileDist':
score(x)
## S3 method for class 'ProfileDist':
signalDist(x)
## S3 method for class 'ProfileDist':
backgroundDist(x)
## S3 method for class 'ProfileDist':
plotDist(x)
show method.show: Shows useful informationscore: Accessor for the scoressignalDist: Accessor for the signal distributionbackgroundDist: Accessor for the background distributionplotDist: Simple plot method for signal and background
distributionsProfileDist(f=numeric, g=numeric, Scores=numeric)