Model selection function for low dimension data.
MLM_bic(ml.method = "rlr", x, y, nc = 1, formulaList = NULL, K = 2)
The parameter to choose the fitted model for calculating the BIC
x variable.
y variable.
The component number for low dimensional feature
The list of target formular
The component number for high dimensional feature
BIC value.