plot.locfit.1d {locfit}R Documentation

Plot a one dimensional "preplot.locfit" object.

Description

This function is not usually called directly. It will be called automatically when plotting one-dimensional "locfit" or "preplot.locfit" objects.

Usage

plot.locfit.1d(x, add, ...)

Arguments

x One dimensional "preplot.locfit" object.
add If TRUE, the plot will be added to the existing plot.
... Additional arguments to the plot function.

See Also

locfit, plot.locfit, preplot.locfit


[Package Contents]