ecl-logo Documentation
ECL`

PlotPrediction

PlotPrediction[FitObject,InputValue]Fig

this function plots the result of the fitting analysis along with predicted value and distributions.

PlotPrediction[FitObject,X]Fig

this function plots the result of the fitting analysis along with predicted value and distributions.

Details

    Input
    Output
    Data Specifications Options
    Error Bands Options
    Frame Options
    Grid Options
    Image Format Options
    Legend Options
    Outliers Options
    Plot Fit Options
    Plot Labeling Options
    Plot Range Options
    Plot Style Options
    General Options

Examples

open allclose all

Basic Examples  (2)

Plot predicted y-value from fixed x-value:

Plot predicted y-value from uncertain x-value:

Options  (13)

ConfidenceLevel  (1)

Display 67% confidence interval:

Direction  (1)

Specifies whether the direction of the prediction is forward (predict y-value for a given x-value) or inverse (prediction x-value for a given y-value):

Display  (1)

Display PredictionInterval:

Frame  (1)

Display without frames:

ImageSize  (1)

Size of the plot:

Joined  (1)

Specifies whether points in each dataset should be joined into a line, or should be plotted as separate points:

LabelStyle  (1)

Display with italic plot labels:

Legend  (1)

Specify if the legend should be shown for the plot:

PlotRangeClipping  (1)

Specifies whether graphics objects should be clipped at the edge of the region defined by PlotRange, or should be allowed to extend to the actual edge of the image:

PlotStyle  (2)

Plot the error:

Plot the fit:

PredictionMethod  (1)

Display with setting the prediction method used for inverse prediction:

TargetUnits  (1)

Specify the target units which affect the frame label:

Last modified on Wed 20 Aug 2025 23:26:00