q_spline_R: Computes the tail parameters and the second derivatives given...

View source: R/spline_helpers.R

q_spline_RR Documentation

Computes the tail parameters and the second derivatives given quantiles

Description

Computes the tail parameters and the second derivatives given quantiles

Usage

q_spline_R(quantiles, alphas, tails = "gaussian")

Arguments

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

Value

A list containing the tail parameters and the second derivatives


be-green/quantspace documentation built on March 20, 2024, 5:30 p.m.