how do I create a data.table in r with coefficient, std.err and Pvlaues with rqpd regression type? It\'s easy with the coefficients using summary(myregression)[2]
summary(myregression)[2]