Other packages > Find by keyword >

MWLasso  

Penalized Moving-Window Lasso Method for Genome-Wide Association Studies
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("MWLasso", "1.3.1")



Attach the package and use:
library("MWLasso")
Maintained by
Minli Bao
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-07-27
Latest Update: 2023-08-18
Description:
The Moving-Window Lasso (MWLasso) method for genome-wide association studies. A window scans the design matrix. For predictors in the same window, their coefficients estimates are smoothed.
How to cite:
Minli Bao (2016). MWLasso: Penalized Moving-Window Lasso Method for Genome-Wide Association Studies. R package version 1.3.1, https://cran.r-project.org/web/packages/MWLasso. Accessed 23 Apr. 2025.
Previous versions and publish date:
1.3.1 (2016-08-09 01:23), 1.3 (2016-07-27 23:50)
Other packages that cited MWLasso R package
View MWLasso citation profile
Other R packages that MWLasso depends, imports, suggests or enhances
Functions, R codes and Examples using the MWLasso R package
Some associated functions: MWLasso-package . 
Some associated R codes: MWLasso.R .  Full MWLasso package functions and examples
Downloads during the last 30 days
03/2403/2803/2904/0604/0704/0804/1204/1604/17Downloads for MWLasso12345678TrendBars

Today's Hot Picks in Authors and Packages

ODEnetwork  
Network of Differential Equations
Simulates a network of ordinary differential equations of order two. The package provides an easy i ...
Download / Learn more Package Citations See dependency  
GenomeAdapt  
Detecting Signatures of Local Adaptation Based on Ancestry Trajectories
Portable, scalable and highly computationally efficient tool for detecting signatures of local adapt ...
Download / Learn more Package Citations See dependency  
miCoPTCM  
Promotion Time Cure Model with Mis-Measured Covariates
Fits Semiparametric Promotion Time Cure Models, taking into account (using a corrected score approa ...
Download / Learn more Package Citations See dependency  
BLRShiny2  
Interactive Document for Working with Binary Logistic Regression Analysis
An interactive document on the topic of binary logistic regression analysis using 'rmarkdown' and ...
Download / Learn more Package Citations See dependency  
pkgndep  
Analyze Dependency Heaviness of R Packages
A new metric named 'dependency heaviness' is proposed that measures the number of additional depend ...
Download / Learn more Package Citations See dependency  
sociome  
Operationalizing Social Determinants of Health Data for Researchers
Accesses raw data via API and calculates social determinants of health measures for user-specified l ...
Download / Learn more Package Citations See dependency  

24,098

R Packages

207,311

Dependencies

65,069

Author Associations

24,099

Publication Badges

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