refit: Refit LASSO estimate into GLS

View source: R/refit.R

refitR Documentation

Refit LASSO estimate into GLS

Description

This function reduces the bias in LASSO estimates by re-fitting the support back into GLS.

Usage

refit(X, Y, beta)

Arguments

X

Aggregated indicator series matrix that has been GLS rotated.

Y

Low-frequency response vector that has been GLS rotated.

beta

Estimate of beta from LARS algorithm for a certain lambda.


TSdisaggregation documentation built on May 19, 2022, 1:06 a.m.