Other packages > Find by keyword >

L2E  

Robust Structured Regression via the L2 Criterion
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("L2E", "2.0")



Attach the package and use:
library("L2E")
Maintained by
Jocelyn Chi
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2022-01-07
Latest Update: 2022-09-08
Description:
An implementation of a computational framework for performing robust structured regression with the L2 criterion from Chi and Chi (2021+). Improvements using the majorization-minimization (MM) principle from Liu, Chi, and Lange (2022+) added in Version 2.0.
How to cite:
Jocelyn Chi (2022). L2E: Robust Structured Regression via the L2 Criterion. R package version 2.0, https://cran.r-project.org/web/packages/L2E. Accessed 22 Dec. 2024.
Previous versions and publish date:
1.0 (2022-01-07 14:32)
Other packages that cited L2E R package
View L2E citation profile
Other R packages that L2E depends, imports, suggests or enhances
Complete documentation for L2E
Functions, R codes and Examples using the L2E R package
Some associated functions: CV_L2E_TF_dist . CV_L2E_TF_lasso . CV_L2E_sparse_dist . CV_L2E_sparse_ncv . L2E . L2E_TF_dist . L2E_TF_lasso . L2E_convex . L2E_isotonic . L2E_multivariate . L2E_sparse_dist . L2E_sparse_ncv . bank . l2e_regression . l2e_regression_MM . l2e_regression_TF_dist . l2e_regression_TF_lasso . l2e_regression_convex . l2e_regression_convex_MM . l2e_regression_isotonic . l2e_regression_isotonic_MM . l2e_regression_sparse_dist . l2e_regression_sparse_ncv . myGetDkn . objective . objective_tau . update_beta_MM_TF . update_beta_MM_convex . update_beta_MM_isotonic . update_beta_MM_ls . update_beta_MM_sparse . update_beta_TF_lasso . update_beta_convex . update_beta_isotonic . update_beta_qr . update_beta_sparse_ncv . update_eta_bktk . update_tau_R . 
Some associated R codes: CV_L2E_TF_dist.R . CV_L2E_TF_lasso.R . CV_L2E_sparse_dist.R . CV_L2E_sparse_ncv.R . L2E-package.R . L2E_TF_dist.R . L2E_TF_lasso.R . L2E_convex.R . L2E_isotonic.R . L2E_multivariate.R . L2E_sparse_dist.R . L2E_sparse_ncv.R . bank.R . l2e_regression.R . l2e_regression_MM.R . l2e_regression_TF_dist.R . l2e_regression_TF_lasso.R . l2e_regression_convex.R . l2e_regression_convex_MM.R . l2e_regression_isotonic.R . l2e_regression_isotonic_MM.R . l2e_regression_sparse_dist.R . l2e_regression_sparse_ncv.R . myGetDkn.R . objectives.R . update_beta_MM_TF.R . update_beta_MM_convex.R . update_beta_MM_isotonic.R . update_beta_MM_ls.R . update_beta_MM_sparse.R . update_beta_TF_lasso.R . update_beta_convex.R . update_beta_isotonic.R . update_beta_qr.R . update_beta_sparse_ncv.R . update_eta_bktk.R . update_tau_R.R .  Full L2E 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

elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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