ecl-logo Documentation

ValidPlotFitQ

ValidPlotFitQ[xy, f]testSummary

returns an EmeraldTestSummary which contains the test results of PlotFit[xy, f] for all the gathered tests/warnings, or a single Boolean indicating validity.

ValidPlotFitQ[fit]testSummary

returns an EmeraldTestSummary which contains the test results of PlotFit[fit] for all the gathered tests/warnings, or a single Boolean indicating validity.

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

Basic Examples  (3)

Return test results for all the gathered tests/warning:

The function also checks if the input objects are valid:

Works on 2-D fit:

Options  (2)

OutputFormat  (1)

Specify OutputFormat to be TestSummary:

Verbose  (1)

Specify Verbose to be True: