Function to calculate loss function at the estimated change points
break.var.lps(data, pts, lambda, mu, alpha_L = 0.25)
A list object, including
Value of objective function
A n by p dataset, n is the number of observations, p is the number of variables
a vector of change points
tuning parameter for sparse component
tuning parameter for low-rank component
a positive number, indicating the value of constraint space of low rank component, default is 0.25