Package: mcb
Type: Package
Title: Model Confidence Bounds
Version: 0.1.15
Author: Yang Li, Yichen Qin, Heming Deng
Maintainer: Heming Deng<dheming@ruc.edu.cn>
Description: When choosing proper variable selection methods, it is important to consider the uncertainty of a certain method. The model confidence bound for variable selection identifies two nested models (upper and lower confidence bound models) containing the true model at a given confidence level. A good variable selection method is the one of which the model confidence bound under a certain confidence level has the shortest width. When visualizing the variability of model selection and comparing different model selection procedures, model uncertainty curve is a good graphical tool. A good variable selection method is the one of whose model uncertainty curve will tend to arch towards the upper left corner. This function aims to obtain the model confidence bound and draw the model uncertainty curve of certain single model selection method under a coverage rate equal or little higher than user-given confidential level. About what model confidence bound is and how it work please see Li,Y., Luo,Y., Ferrari,D., Hu,X. and Qin,Y. (2019) Model Confidence Bounds for Variable Selection. Biometrics, 75:392-403. <DOI:10.1111/biom.13024>. Besides, 'flare' is needed only you apply the SQRT or LAD method ('mcb' totally has 8 methods). Although 'flare' has been archived by CRAN, you can still get it in <https://CRAN.R-project.org/package=flare> and the latest version is useful for 'mcb'.
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
Imports:
        parallel,methods,leaps,lars,MASS,glmnet,ncvreg,smoothmest,ggplot2,reshape2
Depends: R (>= 3.6.0)
Suggests: flare, testthat
NeedsCompilation: no
Packaged: 2020-06-05 07:45:11 UTC; 超会议咸鱼
Repository: CRAN
Date/Publication: 2020-06-05 13:00:02 UTC
Built: R 4.6.0; ; 2025-07-18 08:16:48 UTC; unix
