paper-with-me

Papers

ezcox: An R/CRAN Package for Cox Model Batch Processing and Visualization

2021-10-27 · Shixiang Wang, Xue-Song Liu, Jianfeng Li, Qi Zhao

Cox analysis is a common clinical data analysis technique to link valuable variables to clinical outcomes including dead and relapse. In the omics era, Cox model batch processing is a basic strategy for screening clinically relevant variables, biomarker discovery and gene signature identification. However, all such analyses have been implemented with homebrew code in research community, thus lack of transparency and reproducibility. Here, we present ezcox, the first R/CRAN package for Cox model batch processing and visualization. ezcox is an open source R package under GPL-3 license and it is free available at https://github.com/ShixiangWang/ezcox and https://cran.r-project.org/package=ezcox.

📄 PDF Abstract BibTeX arXiv:2110.14232

Code (1)

ShixiangWang/ezcox 공식 구현

Similar Papers 제목 키워드 기반

gggenomes: effective and versatile visualizations for comparative genomics

2024-11-05 · Thomas Hackl, Markus Ankenbrand, Bart van Adrichem, David Wilkins 외

The effective visualization of genomic data is crucial for exploring and interpreting complex relationships within and across genes and genomes. Despite advances in developing dedicated bioinformatics software, common vi…

multiclassPairs: an R package to train multiclass pair-based classifier

2021-09-15 · Bioinformatics 2021 9 · Nour-Al-Dain Marzouka, Pontus Eriksson

Abstract Motivation k–Top Scoring Pairs (kTSP) algorithms utilize in-sample gene expression feature pair rules for class prediction, and have demonstrated excellent performance and robustness. The available packages an…

Prediction

mikropml: User-Friendly R Package for Supervised Machine Learning Pipelines

2021-05-14 · Journal of Open Source Software 2021 5 · Begüm D. Topçuoğlu, Zena Lapp, Kelly L. Sovacool, Evan Snitkin 외

Machine learning (ML) for classification and prediction based on a set of features is used to make decisions in healthcare, economics, criminal justice and more. However, implementing an ML pipeline including preprocessi…

Model Selectionregression

L0Learn: A Scalable Package for Sparse Learning using L0 Regularization

2022-02-10 · Hussein Hazimeh, Rahul Mazumder, Tim Nonet

We present L0Learn: an open-source package for sparse linear regression and classification using $\ell_0$ regularization. L0Learn implements scalable, approximate algorithms, based on coordinate descent and local combina…

Combinatorial OptimizationregressionSparse Learning

ggRandomForests: Visually Exploring a Random Forest for Regression

2015-01-28 · John Ehrlinger

Random Forests [Breiman:2001] (RF) are a fully non-parametric statistical method requiring no distributional assumptions on covariate relation to the response. RF are a robust, nonlinear technique that optimizes predicti…

regression