Other packages > Find by keyword >

squeezy  

Group-Adaptive Elastic Net Penalised Generalised Linear Models
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("squeezy", "1.1-1")



Attach the package and use:
library("squeezy")
Maintained by
Mirrelijn M. van Nee
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-07-07
Latest Update: 2022-05-13
Description:
Fit linear and logistic regression models penalised with group-adaptive elastic net penalties. The group penalties correspond to groups of covariates defined by a co-data group set. The method accommodates inclusion of unpenalised covariates and overlapping groups. See Van Nee et al. (2021) <doi:10.48550/arXiv.2101.03875>.
How to cite:
Mirrelijn M. van Nee (2021). squeezy: Group-Adaptive Elastic Net Penalised Generalised Linear Models. R package version 1.1-1, https://cran.r-project.org/web/packages/squeezy. Accessed 21 Nov. 2024.
Previous versions and publish date:
1.0 (2021-07-07 10:20), 1.1 (2022-03-22 15:50)
Other packages that cited squeezy R package
View squeezy citation profile
Other R packages that squeezy depends, imports, suggests or enhances
Complete documentation for squeezy
Functions, R codes and Examples using the squeezy R package
Some associated functions: dminML.LA.ridgeGLM . mAIC.LA.ridgeGLM . minML.LA.ridgeGLM . normalityCheckQQ . squeezy-package . squeezy . 
Some associated R codes: squeezy.R .  Full squeezy 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

RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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