Skip to content

xuejunma/RDLSA

Repository files navigation

RDLSA

This program includes R codes for massive data in paper "Robust Distributed Learning under Least Squares Approximation".

  • RDLSA_Code.R has eight functions: grad12, chunk.f, select_h, modreg.MEM, data.gene, RDLSA, CDMR, para.esti. Their usages are in "RDLSA_Code-ReadMe.txt".

  • RDLSA_SCAD_Code.R has ten functions: grad12, chunk.f, select_h, f_lam, Indicator, data.gene, modreg.MEM, RDLSA_SCAD, CDMR_SCAD, var_sele. Their usages are in "RDLSA_SCAD_Code-ReadMe.txt".

  • example1.R is the Rcode for Case 2 and $\epsilon \sim N(0,1)$ in Example1.

  • example2.R is the Rcode for Case 2 and $\epsilon \sim N(0,1)$ in Example2.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages