View source: R/matrix_helpers.R
rho | R Documentation |
Function for calculating Pseudo-R^2 values Evaluates the check objective function (possibly weighted) for QREG
rho(u, tau = 0.5, weights = NULL)
u |
vector of residuals |
tau |
probability index parameter (quantile of interest) |
weights |
optional vector of weights |
Sum of absolute residuals
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.