diff --git a/R/CBPLinearE.R b/R/CBPLinearE.R index cb7d65e..01d2fca 100644 --- a/R/CBPLinearE.R +++ b/R/CBPLinearE.R @@ -54,4 +54,4 @@ CBPLinearE <- function(X, y, lambda) { return(as.vector(est)) } -#for test +#for test (thanks)