palasso - Sparse Regression with Paired Covariates
Implements sparse regression with paired covariates (<doi:10.1007/s11634-019-00375-6>). The paired lasso is designed for settings where each covariate in one set forms a pair with a covariate in the other set (one-to-one correspondence). For the optional correlation shrinkage, install 'ashr' (<https://github.com/stephens999/ashr>) and 'CorShrink' (<https://github.com/kkdey/CorShrink>) from GitHub (see README).
Last updated 2 months ago
6.19 score 1 stars 6 packages 19 scripts 656 downloadscornet - Penalised Regression for Dichotomised Outcomes
Implements lasso and ridge regression for dichotomised outcomes (<doi:10.1080/02664763.2023.2233057>), i.e., numerical outcomes that were transformed to binary outcomes. Such artificial binary outcomes indicate whether an underlying measurement is greater than a threshold.
Last updated 2 months ago
5.97 score 2 stars 3 packages 13 scripts 679 downloadsstarnet - Stacked Elastic Net
Implements stacked elastic net regression (Rauschenberger 2021 <doi:10.1093/bioinformatics/btaa535>). The elastic net generalises ridge and lasso regularisation (Zou 2005 <doi:10.1111/j.1467-9868.2005.00503.x>). Instead of fixing or tuning the mixing parameter alpha, we combine multiple alpha by stacked generalisation (Wolpert 1992 <doi:10.1016/S0893-6080(05)80023-1>).
Last updated 2 months ago
5.73 score 6 stars 1 packages 10 scripts 283 downloadsjoinet - Penalised Multivariate Regression ('Multi-Target Learning')
Implements penalised multivariate regression (i.e., for multiple outcomes and many features) by stacked generalisation (<doi:10.1093/bioinformatics/btab576>). For positively correlated outcomes, a single multivariate regression is typically more predictive than multiple univariate regressions. Includes functions for model fitting, extracting coefficients, outcome prediction, and performance measurement. For optional comparisons, install 'remMap' from GitHub (<https://github.com/cran/remMap>).
Last updated 2 months ago
5.56 score 4 stars 1 packages 8 scripts 622 downloadsglobalSeq - Global Test for Counts
The method may be conceptualised as a test of overall significance in regression analysis, where the response variable is overdispersed and the number of explanatory variables exceeds the sample size. Useful for testing for association between RNA-Seq and high-dimensional data.
Last updated 24 days ago
geneexpressionexonarraydifferentialexpressiongenomewideassociationtranscriptomicsdimensionreductionregressionsequencingwholegenomernaseqexomeseqmirnamultiplecomparison
5.32 score 1 stars 4 scripts 176 downloadssemisup - Semi-Supervised Mixture Model
Implements a parametric semi-supervised mixture model. The permutation test detects markers with main or interactive effects, without distinguishing them. Possible applications include genome-wide association analysis and differential expression analysis.
Last updated 24 days ago
snpgenomicvariationsomaticmutationgeneticsclassificationclusteringdnaseqmicroarraymultiplecomparison
5.08 score 1 stars 4 scripts 186 downloadstransreg - Penalised Regression with Multiple Sets of Prior Effects ('Transfer Learning')
Improves the predictive performance of ridge and lasso regression exploiting one or more sources of prior information on the importance and direction of effects (Rauschenberger and others 2023, <doi:10.1093/bioinformatics/btad680>). For running the vignette (optional), install 'fwelnet' from 'GitHub' <https://github.com/kjytay/fwelnet>.
Last updated 2 months ago
4.60 score 4 scripts 261 downloads