class_to_rq | R Documentation |
Changing the object's class from "regL1" to "rq" allows you to use functions from the 'quantreg' package normally.
class_to_rq(object)
object |
Object from "regL1" class. |
Object with class "rq".
regL1
for fitting linear L1 models.
rq
for fitting linear L1 models.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.