summary.TLE-class {tlemix}R Documentation

Class "summary.TLE"

Description

Class for summary objects for TLE.

Objects from the Class

Objects can be created by calls of the form new("summary.TLE", ...).

Slots

call:
Call of the function.
estimate:
Estimate object. Class is determined by the estimation procedure used.
kTrim:
Number of observations used.
kStar:
Size of the initial random subsample.
maxloglik:
Maximum log likelihood.
nobs:
Number of observations.
nout:
Number of outliers.

Methods

show
signature(object = "summary.TLE"): ...

Author(s)

P. Neytchev, P. Filzmoser, R. Patnaik, A. Eisl and R. Boubela, <P.Filzmoser@tuwien.ac.at> http://www.statistik.tuwien.ac.at/public/filz/


[Package tlemix version 0.0.4 Index]