Description Usage Arguments Value
View source: R/make_quantile_surfaces.R
make.quantile.surfaces takes the quantile regression
parameters estimated by get.quantiles and
constructs the resultant quantile estimates using the basis
functions used as predictors in the quantile regression.
1 | make.quantile.surfaces(params, bulk.x, tail.x, norm.x)
|
params |
the list output from |
bulk.x, tail.x, norm.x |
the basis functions used to
estimate the coefficients; i.e. loaded from file
or recalculated using |
a [365 x num_years x num_quantiles] numeric array
giving the estimated quantiles ([day of year,year,quantile])
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.