Learn R Programming

ADDT (version 2.0)

summary.addt.fit: Summary of an "addt.fit" object.

Description

Provides a brief summary of an addt.fit object.

Usage

"summary"(object, ...)

Arguments

object
An addt.fit object.
...
Optional arguments.

Value

Returns a list whose items vary depending on which procedure was used in addt.fit. If proc="ML", then the output has the following items: , then the output has the following items:If proc="LS", the output has the following items: , the output has the following items:If proc="SemiPara", the output has the following items: , the output has the following items:If proc="All", the output will give the preceeding values for all the LS.obj, ML.obj and SemiPara.obj.

See Also

addt.fit