ecl-logo Documentation

PlotDistribution

PlotDistribution[dist]fig

plots the PDF of the distribution dist with statistics overlaid.

PlotDistribution[fitObject]paramFig

plots the best-fit distribution of each fitted parameter in fitObject.

Details

    Input
    Output
    Data Specifications Options
    Frame Options
    Grid Options
    Image Format Options
    Mesh Options
    Plot Labeling Options
    Plot Range Options
    Plot Style Options
    General Options

Examples

Basic Examples  (3)

Plot the PDF of a parametric normal distribution:

Plot the PDF histogram of an empirical distribution:

Plot the distributions of fitted parameters in fit object:

Additional Examples  (3)

Plot a Poisson distribution:

Plot a sampled Exponential distribution:

Plot an EmpiricalDistribution with units:

Options  (22)

AspectRatio  (1)

Set the height to width ratio of the generated figure:

Axes  (1)

Toggle the display of frame lines and tick marks:

Display  (5)

Display no epilogs, only the data:

Overlay a smoothed version of the histogram:

Display the distribution mean:

Display the distribution deviations:

Display the means and deviations:

DistributionFunction  (2)

Plot the CDF of a parametric normal distribution:

Plot the empirical CDF of a statistical sample:

EstimatedDistribution  (1)

Fit a statistical model to an empirical sample:

Filling  (2)

Specify the level to which the area beneath a distribution function is filled:

Turn off the filling beneath a distribution function:

Frame  (1)

Turn on all frames, including percent ticks on top frame and counts on right frame:

FrameLabel  (1)

FrameLabel specifies text displayed along each axis:

FrameStyle  (1)

Specify graphics directives to control how each axis is displayed:

GridLines  (1)

Specify levels at which lines should be displayed on the plot:

GridLinesStyle  (1)

Specify directives for formatting grid lines:

ImageSize  (1)

Set the size of the generated figure:

MeshFunctions  (1)

Add mesh lines to the plot using arbitrary functional forms:

PlotLabel  (1)

Display title text above the plot:

PlotRange  (1)

PlotRange specifies the domain and range:

TargetUnits  (1)

TargetUnits sets the units of the random variable:

Messages  (1)

BadXYPoints  (1)

Uneven value and uncertainty lengths provided to computePropagatedError throws BadXYPoints error: