betfun.inner: betfun.inner

View source: R/qr-helpers.R

betfun.innerR Documentation

betfun.inner

Description

Does the heavy lifting for betfun. Basically, betfun is just a wrapper for this that can handle a matrix of values of parameters. This function does the work, but only for a single vector of betas.

Usage

betfun.inner(betvec, tau, isconst = FALSE)

Arguments

betvec

vector of parameter values

tau

corresponding vector of quantiles where beta was estimated

isconst

?? – what is this doing?

Value

function that takes argument from (0,1)


bcallaway11/qrme documentation built on May 16, 2024, 12:02 p.m.