View source: R/quant_regress.R
spacings_to_quantiles | R Documentation |
Compute quantiles given parameter coefficients and data
spacings_to_quantiles(spacingCoef, data, jstar)
spacingCoef |
J by p matrix; row is number of variables, p is number of quantiles |
data |
independent variables |
jstar |
index of median quantiles |
N by p matrix of quantiles
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.