Package: BOSO 1.0.4

Luis V. Valcarcel

BOSO: Bilevel Optimization Selector Operator

A novel feature selection algorithm for linear regression called BOSO (Bilevel Optimization Selector Operator). The main contribution is the use a bilevel optimization problem to select the variables in the training problem that minimize the error in the validation set. Preprint available: [Valcarcel, L. V., San Jose-Eneriz, E., Cendoya, X., Rubio, A., Agirre, X., Prosper, F., & Planes, F. J. (2020). "BOSO: a novel feature selection algorithm for linear regression with high-dimensional data." bioRxiv. <doi:10.1101/2020.11.18.388579>]. In order to run the vignette, it is recommended to install the 'bestsubset' package, using the following command: devtools::install_github(repo="ryantibs/best-subset", subdir="bestsubset"). If you do not have gurobi, run devtools::install_github(repo="lvalcarcel/best-subset", subdir="bestsubset"). Moreover, to install cplexAPI you can check <https://github.com/lvalcarcel/cplexAPI>.

Authors:Luis V. Valcarcel [aut, cre, ctb], Edurne San Jose-Eneriz [aut], Xabier Cendoya [aut, ctb], Angel Rubio [aut, ctb], Xabier Agirre [aut], Felipe Prósper [aut], Francisco J. Planes [aut, ctb]

BOSO_1.0.4.tar.gz
BOSO_1.0.4.zip(r-4.5)BOSO_1.0.4.zip(r-4.4)BOSO_1.0.4.zip(r-4.3)
BOSO_1.0.4.tgz(r-4.4-any)BOSO_1.0.4.tgz(r-4.3-any)
BOSO_1.0.4.tar.gz(r-4.5-noble)BOSO_1.0.4.tar.gz(r-4.4-noble)
BOSO_1.0.4.tgz(r-4.4-emscripten)BOSO_1.0.4.tgz(r-4.3-emscripten)
BOSO.pdf |BOSO.html
BOSO/json (API)
NEWS

# Install 'BOSO' in R:
install.packages('BOSO', repos = c('https://cranhaven.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/lvalcarcel/boso/issues

Datasets:

On CRAN:

archivedpackagesr-universe

6 exports 5 stars 0.82 score 3 dependencies 13 scripts 342 downloads

Last updated 29 days agofrom:72dfc71e97 (on package/BOSO). Checks:ERROR: 1 NOTE: 6. Indexed: no.

TargetResultDate
Doc / VignettesFAILAug 19 2024
R-4.5-winNOTEAug 19 2024
R-4.5-linuxNOTEAug 19 2024
R-4.4-winNOTEAug 19 2024
R-4.4-macNOTEAug 19 2024
R-4.3-winNOTEAug 19 2024
R-4.3-macNOTEAug 19 2024

Exports:BOSOBOSO.multiple.coldstartBOSO.multiple.warmstartBOSO.singlecoef.BOSOpredict.BOSO

Dependencies:latticeMASSMatrix

Introduction to BOSO: Bilevel Optimization Selector Operator

Rendered fromBOSO.Rmdusingknitr::rmarkdownon Aug 19 2024.

Last update: 2024-08-19
Started: 2024-08-19