BIC threshold for final parameter estimation
BIC_threshold(
beta.final,
k,
m.hat,
brk,
data_y,
data_x = NULL,
b_n = 2,
nlam = 20
)
lambda.val.best, the tuning parameter lambda selected by BIC.
estimated parameter coefficient matrices
dimensions of parameter coefficient matrices
number of estimated change points
vector of estimated change points
input data matrix (response), with each column representing the time series component
input data matrix (predictor), with each column 1
the block size
number of hyperparameters for grid search