ecl-logo Documentation

PlotSmoothing

PlotSmoothing[smoothingObject]plot

this function plots the curves available in smoothingObject which contains curves that are used for smoothing analysis overlaid with the smoothed curves and the local standard deviation of smoothed and original curve difference.

Details

    Input
    Output
    Data Specifications Options
    Fractions Options
    Frame Options
    Grid Options
    Image Format Options
    Ladder Options
    Legend Options
    Peaks Options
    Plot Labeling Options
    Plot Range Options
    Plot Style Options
    Secondary Data Options
    General Options

Examples

Basic Examples  (3)

Plotting the smoothing analysis of a list of coordinates:

Plotting the smoothing analysis results of a spiral curve:

Plotting the smoothing analysis for a chromatography data object:

Additional Examples  (2)

Plotting the smoothing analysis for a list of distribution:

Plotting the smoothing analysis for multiple mass spectroscopy data object:

Options  (8)

Boxes  (1)

Plotting the smoothing analysis of a list of coordinates with boxes turned off (note that if boxes is true, zoomable results in black legends this is a temporary issue with zoomable):

Frame  (1)

Removing the frame for the final plot:

Joined  (1)

Not connecting the orignial data:

Legend  (1)

Specify the legends for the three curves being plotted:

PlotMarkers  (1)

Specify if we want plot markers for the curves:

PlotStyle  (1)

Specify the style for the three curves being plotted:

SymbolPointsShowCutoff  (1)

Specify the number of datapoints above which the datapoint symbols are not shown together with the curve line:

Zoomable  (1)

Plotting the smoothing analysis of a list of coordinates with zoomable graph (note that if boxes is false, zoomable results in black legends this is a temporary issue with zoomable):