Learn R Programming

RobAStBase (version 0.7.1)

MEstimate-class: MEstimate-class.

Description

Class of asymptotically linear estimates.

Arguments

docType

class

Objects from the Class

Objects can be created by calls of the form new("MEstimate", ...). More frequently they are created via the generating function locMEstimator.

Extends

Class "ALEstimate", directly. Class "Estimate", by class "ALEstimate".

concept

estimate

See Also

ALEstimate-class

Examples

Run this code
## prototype
new("MEstimate")

Run the code above in your browser using DataLab