Learn R Programming

ADDT (version 1.0)

plot.addt.fit: ADDT Plotting

Description

Provides graphical tools for ADDT analysis.

Usage

"plot"(x, type, ...)

Arguments

x
An addt.fit object.
type
Type of plot ("data", "ML", "LS") to be generated. If type="data", a scatter plot of the dataset in addt.fit object is generated. If type="ML", a plot of data along with the results of ML approach is produced. If type="LS", the polynominal fit to the data is plotted.
...
Optional arguments.

See Also

addt.fit