ProbabilityPlot Class

Source: ProbPlot.cs · Assembly: Dew.Stats.Tee
PointsProbabilityPlot

public class ProbabilityPlot : Points

Probability plot.

The probability plot is a graphical technique for assessing whether or not a data set follows a given distribution.

Properties

NameTypeDescription
SlopePenChartPenDefines slope pen properties.

Methods

NameDescription
ctor (2)
SetupSlopeSetup slope line equation in one call.

Constants

NameTypeDescription
maxXDoubleSlope line ending point.
maxYDoubleSlope line ending point.
minXDoubleSlope line starting point.
minYDoubleSlope line starting point.