Backward elimination algorithm
backward.selection(data, pts, lambda, mu, alpha_L = 0.25)
A list object, containing
Value of objective function
Current value of objective function
A n by p dataset matrix
A numeric vector, which includes all candidate change points obtained from the first step
Tuning parameter for sparse component
Tuning parameter for low-rank component
Constraint space for low rank component, default is 0.25