Internal function that computes asymptotic standard errors for model-averaged quantile estimates under both fixed-weight and random-weight assumptions.
asymp.var(mywt, covint, qqq = NULL, order = 2)A list containing:
SE under fixed weights for MA
SE under fixed weights for BMA
SE under random weights for MA
SE under random weights for BMA
Cross-covariance array (numk x numk x numq)
Weight computation result list from weight.com().
Array (2 x 2 x numk) of interpolated covariance matrices.
Numeric vector of quantile probabilities.
Moving average order for smoothing. Default is 2.