osorensen / hdme

R-package containing penalized regression methods for High-Dimensional Measurement Error problems (errors-in-variables)
GNU General Public License v3.0
8 stars 3 forks source link

Add label option to plot.corrected_lasso #1

Closed osorensen closed 2 years ago

osorensen commented 6 years ago

It would be useful for the user to specify whether or not to include coefficient indices when calling plot.corrected_lasso with argument type = "path". If the number of covariates is fairly small, one might want to include this label to recognize each coefficient.