Returns a matrix of estimated coefficients from all quantile regressions stored in a fars object.
Usage
# S3 method for fars
coef(object, ...)
Value
A numeric matrix with one column per quantile level and one row per coefficient.
Column names correspond to quantile levels (e.g. 0.05, 0.25, ...),
and row names to coefficient names.