junyangq / snpnet

snpnet: Fast and scalable lasso/elastic-net solver for large SNP data
32 stars 15 forks source link

Is there any application of BASIL on non-SNP data? #40

Open WeiCSong opened 2 years ago

WeiCSong commented 2 years ago

Hi, I notice that BASIL is a framework for large-scale LASSO of any distribution, and could be applied to continuous variables. So aside from snpnet which is designed for genotype data, is there a way to apply BASIL to the conventional continuous variables?

Thanks for your help!