Learn R Programming

dirttee (version 1.0.2)

methods: Methods for fitted modreg model

Description

Methods for modreg objects returned by the mode regression function.

Usage

# S3 method for modreg
coefficients(object, ...)

# S3 method for modreg coef(object, ...)

# S3 method for modreg print(x, ...)

# S3 method for modreg summary(object, ...)

Value

coef returns a named numerical vector with coefficients

Arguments

...

further arguments passed to or from other methods

x, object

A modreg object