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