Description Usage Arguments Value
Fit different quantile regression models to the bulk quantiles and the tail quantiles. This allows for a higher order basis design in the bulk quantiles and a lower order basis design in the tails.
1 2 |
y |
response vector |
dates |
vector of dates of each observation |
b.df.lf |
df for bulk low freq basis |
b.df.hf |
df for bulk high freq basis |
b.b.formula |
bulk formula involving b.lf and b.hf |
t.df.lf |
df for tail low freq basis |
t.df.hf |
df for tail high freq basis |
t.b.formula |
tail formula (simpler) involving b.lf and b.hf |
taus |
vector of intermediate (bulk) quantiles to estimate (between 0 and 1) |
l.taus |
vector of lower tail quantiles to estimate (between 0 and 1) |
u.taus |
vector of higher tail quantiles to estimate (between 0 and 1) |
pred.dates |
(optional) vector of dates to make predictions on (if different from dates) |
List of lower, mid, and upper quantile estimates
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.