coef.ridgereg: coef S3 method

Description Usage Arguments Value

View source: R/coef_ridgereg.R

Description

S3 method for objects of class ridgereg providing the coefficients of the linear regression

Usage

1
2
## S3 method for class 'ridgereg'
coef(object, ...)

Arguments

object

An object of class ridgereg

...

other arguments

Value

coefficients of linear regression


Marbr987/bonus_lab documentation built on Dec. 17, 2021, 2:19 a.m.