Extract smoothed quantile regression model coefficients
Arguments
- object
an object for which the extraction of model coefficients is meaningful.
- type
The option
"response"
means that the smoothing will be inverted, giving \(\Theta H'\). This will result in a List containing one matrix for each response. Alternatively, choosing"smoothed"
will return \(\Theta\) with the List containing one matrix for each degree.- ...
not used.