plot-methods {tlemix}R Documentation

Plot method for TLE-class objects.

Description

This is the plot function for TLE objects. It calls the plot function of the estimate object that is returend by estimate

Usage

## S4 method for signature 'TLE, missing':
plot(x, y=NULL,...)

Arguments

x Object of class TLE.
y NULL
... Additional plot parameters.

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/

See Also

TLE


[Package tlemix version 0.0.4 Index]