methods: Methods for fitted modreg model

methodsR Documentation

Methods for fitted modreg model

Description

Methods for modreg objects returned by the mode regression function.

Usage

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

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

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

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

Arguments

...

further arguments passed to or from other methods

x, object

A modreg object

Value

coef returns a named numerical vector with coefficients


dirttee documentation built on May 29, 2024, 12:28 p.m.