coef.rss: Coefficient function for rss object

coef.rssR Documentation

Coefficient function for rss object

Description

Extracts coefficients for a given parameter pair (k,h).

Usage

## S3 method for class 'rss'
coef(object, k = NULL, h = NULL, ...)

Arguments

object

an object of class rss

k

the number of predictors indexing the desired fit

h

the number of observations indexing the desired fit

...

any other arguments

Value

An array of coefficients.

Author(s)

Ryan Thompson


ryan-thompson/robustsubsets documentation built on Dec. 14, 2024, 6:25 a.m.