summary.TLE-class: 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"): ...