Other packages > Find by keyword >

priorityelasticnet  

Comprehensive Analysis of Multi-Omics Data Using an Offset-Based Method
View on CRAN: Click here


Download and install priorityelasticnet package within the R console
Install from CRAN:
install.packages("priorityelasticnet")

Install from Github:
library("remotes")
install_github("cran/priorityelasticnet")

Install by package version:
library("remotes")
install_version("priorityelasticnet", "0.1.0")



Attach the package and use:
library("priorityelasticnet")
Maintained by
Laila Qadir Musib
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2025-01-13
Latest Update: 2025-01-19
Description:
Priority-ElasticNet extends the Priority-LASSO method (Klau et al. (2018) <doi:10.1186/s12859-018-2344-6>) by incorporating the ElasticNet penalty, allowing for both L1 and L2 regularization. This approach fits successive ElasticNet models for several blocks of (omics) data with different priorities, using the predicted values from each block as an offset for the subsequent block. It also offers robust options to handle block-wise missingness in multi-omics data, improving the flexibility and applicability of the model in the presence of incomplete datasets.
How to cite:
Laila Qadir Musib (2025). priorityelasticnet: Comprehensive Analysis of Multi-Omics Data Using an Offset-Based Method. R package version 0.1.0, https://cran.r-project.org/web/packages/priorityelasticnet. Accessed 03 Feb. 2025.
Previous versions and publish date:
0.1.0 (2025-01-13 18:30)
Other packages that cited priorityelasticnet R package
View priorityelasticnet citation profile
Other R packages that priorityelasticnet depends, imports, suggests or enhances
Complete documentation for priorityelasticnet
Functions, R codes and Examples using the priorityelasticnet R package
Full priorityelasticnet package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

Bolstad2  
Bolstad Functions
A set of R functions and data sets for the book "Understanding Computational Bayesian Statistics." T ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
SMR  
Externally Studentized Midrange Distribution
Computes the studentized midrange distribution (pdf, cdf and quantile) and generates random numbers. ...
Download / Learn more Package Citations See dependency  
predictoR  
Predictive Data Analysis System
Perform a supervised data analysis on a database through a 'shiny' graphical interface. It includes ...
Download / Learn more Package Citations See dependency  
metaboData  
Example Metabolomics Data Sets
Data sets from a variety of biological sample matrices, analysed using a number of mass spectrometr ...
Download / Learn more Package Citations See dependency  
sgof  
Multiple Hypothesis Testing
Seven different methods for multiple testing problems. The SGoF-type methods (see for example, Carva ...
Download / Learn more Package Citations See dependency  

23,630

R Packages

204,513

Dependencies

64,101

Author Associations

23,581

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA