View source: R/nuisance_quantities.R
| cdf_at_quantile | R Documentation | 
Returns the cumulative density function evaluated at quantile predictions. For a correctly specified model this should yield a value close to the quantile level.
cdf_at_quantile(y, x, q)
| y | Vector of dependent data | 
| x | Matrix of covariates including the intercept | 
| q | Vector of quantile predictions | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.