midas_pr: Computes fast DL-MIDAS profiling solution
Description
Computes fast DL-MIDAS profiling solution
Usage
midas_pr(Y, X, intercept, tau, which_loss, num_evals)
Arguments
Y
(vec) vector of response.
X
(mat) matrix of covariates.
intercept
(double) 1 - includes intercept, else not.
which_loss
loss function choice. 1 - mse, 2 - als, 3 - rq.
num_evals
number of evalution points of MIDAS parameter.