BIC threshold for final parameter estimation (GGM)
BIC.threshold.ggm(
beta.final,
k,
m.hat,
brk,
data_y,
data_x = NULL,
b_n = 2,
nlam = 20
)a combined matrix of estimated parameter coefficient matrices for all stationary segementations
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 representing the time series component
the block size
number of hyperparameters for grid search
lambda.val.best, the tuning parameter lambda selected by BIC.