Algorithm 2.
Step 1: Initialization. Set m = 0 and . | ||
Step 2: Fit and update. m = m + 1. | ||
Compute | ||
| ||
where . | ||
For variable selection, compute | ||
| ||
Update , where ν = 0.1, and . | ||
Step 3: Iteration and stopping. Repeat Step 2 for M iterations. Estimate the stopping iteration by | ||
| ||
Variables selected and their estimates at iteration mstop are the final results. |