Package: glmnetr 0.5-4
Walter K Kremers
glmnetr: Nested Cross Validation for the Relaxed Lasso and Other Machine Learning Models
Cross validation informed Relaxed LASSO, Artificial Neural Network (ANN), gradient boosting machine ('xgboost'), Random Forest ('RandomForestSRC'), Oblique Random Forest ('aorsf'), Recursive Partitioning ('RPART') or step wise regression models are fit. Cross validation leave out samples (leading to nested cross validation) or bootstrap out-of-bag samples are used to evaluate and compare performances between these models with results presented in tabular or graphical means. Calibration plots can also be generated, again based upon (outer nested) cross validation or bootstrap leave out (out of bag) samples. For some datasets, for example when the design matrix is not of full rank, 'glmnet' may have very long run times when fitting the relaxed lasso model, from our experience when fitting Cox models on data with many predictors and many patients, making it difficult to get solutions from either glmnet() or cv.glmnet(). This may be remedied by using the 'path=TRUE' option when calling glmnet() and cv.glmnet(). Within the glmnetr package the approach of path=TRUE is taken by default. When fitting not a relaxed lasso model but an elastic-net model, then the R-packages 'nestedcv' <https://cran.r-project.org/package=nestedcv>, 'glmnetSE' <https://cran.r-project.org/package=glmnetSE> or others may provide greater functionality when performing a nested CV. Use of the 'glmnetr' has many similarities to the 'glmnet' package and it is recommended that the user of 'glmnetr' also become familiar with the 'glmnet' package <https://cran.r-project.org/package=glmnet>, with the "An Introduction to 'glmnet'" and "The Relaxed Lasso" being especially useful in this regard.
Authors:
glmnetr_0.5-4.tar.gz
glmnetr_0.5-4.tar.gz(r-4.5-noble)glmnetr_0.5-4.tar.gz(r-4.4-noble)
glmnetr_0.5-4.tgz(r-4.4-emscripten)glmnetr_0.5-4.tgz(r-4.3-emscripten)
glmnetr.pdf |glmnetr.html✨
glmnetr/json (API)
# Install 'glmnetr' in R: |
install.packages('glmnetr', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 29 days agofrom:d3066b88b4. Checks:OK: 1 NOTE: 1. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 25 2024 |
R-4.5-linux | NOTE | Oct 25 2024 |
Exports:aicregann_tab_cvann_tab_cv_bestbest.predsboot.factor.foldidcalcelosscalplotcox.sat.devcv.glmnetrcv.stepregdevrat_diff_timediff_time1factor.foldidget.foldidget.id.foldidglmnetrglmnetr_seedglmnetr.cisglmnetr.compcvglmnetr.simdatanested.cisnested.comparenested.glmnetrorf_tuneplot_perf_glmnetrpredict_ann_tabrederive_orfrederive_rfrederive_xgbrf_tuneroundperfstepregxgb.simplexgb.tuned
Dependencies:aorsfbackportsbase64encBBmiscbitbit64bslibcachemcallrcheckmateclicliprcodetoolscollapsecolorspacecorocpp11crayondata.tabledata.treedescDiagrammeRDiceKrigingdigestdplyrellipsisevaluatefansifarverfastmapfastmatchfontawesomeforeachfsgenericsggplot2glmnetgluegtablehighrhmshtmltoolshtmlwidgetsigraphisobanditeratorsjquerylibjsonliteknitrlabelinglatticelhslifecyclemagrittrMASSMatrixmemoisemgcvmimemlrmlrMBOmunsellnlmeparallelMapParamHelperspillarpkgconfigprettyunitsprocessxprogresspspurrrR6randomForestSRCrappdirsRColorBrewerRcppRcppArmadilloRcppEigenreadrrgenoudrlangrmarkdownrpartrstudioapisafetensorssassscalesshapesmoofstringistringrsurvivaltibbletidyrtidyselecttinytextorchtzdbutf8vctrsviridisLitevisNetworkvroomwithrxfunxgboostXMLyaml
An Overview of glmnetr
Rendered fromAn_Overview_of_glmnetr_241024.pdf.asis
usingR.rsp::asis
on Oct 25 2024.Last update: 2024-10-24
Started: 2024-10-24
Calibration of Machine Learning Models
Rendered fromCalibration_241024.pdf.asis
usingR.rsp::asis
on Oct 25 2024.Last update: 2024-10-24
Started: 2024-10-24
Ridge and Lasso
Rendered fromRidge_and_Lasso_241024.pdf.asis
usingR.rsp::asis
on Oct 25 2024.Last update: 2024-10-24
Started: 2024-10-24
Using ann_tab_cv
Rendered fromUsing_ann_tab_cv_241024.pdf.asis
usingR.rsp::asis
on Oct 25 2024.Last update: 2024-10-24
Started: 2024-10-24
Using stepreg
Rendered fromUsing_stepreg_241024.pdf.asis
usingR.rsp::asis
on Oct 25 2024.Last update: 2024-10-24
Started: 2024-10-24