ecl-logo Documentation

InversePrediction

InversePrediction[fitObject,y]xDistribution

computes the single or mean predicted value distribution obtained by propagating the input y through the inverse function in fitObject.

Details

    Input
    Output
    General Options

Examples

Basic Examples  (3)

Predict x-value based on a fixed y-value without a unit:

Predict x-value based on a distribution of y-values:

Predict x-value based on a fixed y-value with unit:

Additional Examples  (1)

Predict x-value based on a fixed y-value with unit for a piecewise fit function:

Options  (4)

EstimatedValue  (1)

Predict mean prediction error of x-value based on a distribution of x-value by specifying the approximate value of x which is useful when there are multiple answers:

Method  (1)

Predict mean prediction error of x-value based on fixed x-value by Empirical sampling:

NumberOfSamples  (1)

Predict mean prediction error of x-value based on a distribution of x-value by specifying the number of Monte-Carlo samples:

PredictionMethod  (1)

Predict mean prediction error of x-value based on a distribution of x-value when only the error in fit function parameters is taken into account: