coef.fqr: Get coefficients from fast quantile regression

Description Usage Arguments

View source: R/fqr.R

Description

Get coefficients from fast quantile regression

Usage

1
2
3
4
5
## S3 method for class 'fqr'
coef(object, ...)

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

Arguments

object

object to get coefficients from

...

additional arguments, ignored for now


be-green/fqr documentation built on Dec. 19, 2021, 7:41 a.m.