Description Usage Arguments Value Note See Also
View source: R/from_cnqr-cnqr_sel.R
Select from vine models using CNQR. The vines can only differ in the last columns of their copula and copula parameter matrices, and are assumed to have the response in the upper-right corner of each vine array. The vine whose forecasts score optimally is selected.
1 |
rv_list |
list of |
sc |
Scoring rule to use for the regression, as in the output
of |
y |
Vector of response data. |
uind |
Matrix of independent uniform predictors,
as in the output of |
QY |
Quantile function of the response |
Outputs the "best" entry of rv_list
.
This function assumes that the inputted vines may only differ in the last column of the copula and copula parameter matrices, and does not check to see that this is the case.
cnqr_est
for CNQR when the model space is a
parameter space.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.