View source: R/spline_helpers.R
q_spline_R | R Documentation |
Computes the tail parameters and the second derivatives given quantiles
q_spline_R(quantiles, alphas, tails = "gaussian")
quantiles |
a matrix of size N by p containing the fitted quantiles |
alphas |
quantiles that were computed |
tails |
what distribution to use for the tails |
A list containing the tail parameters and the second derivatives
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.