Learn R Programming

tlemix (version 0.1.3)

estimate: Getter for estimate object of TLE-ojbects.

Description

This is the estimate function for TLE objects. It returns the estimate slot of TLE objects.

Usage

estimate(object)

Arguments

object
Object of class TLE

Value

object
Estimate object that is returned by the model driver's estimate function.

See Also

TLE