Learn R Programming

tlemix (version 0.1.3)

summary: Summary method for TLE-class objects.

Description

This is the summary function for TLE objects. It extends the summary functions of the estimate object's class by adding TLE specific results.

Usage

summary(object, ...)

Arguments

object
Object of class TLE
...
Additional arguments for summary method of the estimate object.

Value

summary
Object of class summary.TLE

Details

The following list shows the parameters and results that are added to the estimate object's summary function.
  • kTrimTrimming parameter.
  • nobsNumber of observations.
  • noutNumber of outliers.