Skip to content

Commit

Permalink
Update CBPLinearE.R
Browse files Browse the repository at this point in the history
  • Loading branch information
mnrzrad authored Dec 9, 2024
1 parent 8e381ca commit 21471db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/CBPLinearE.R
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@ CBPLinearE <- function(X, y, lambda) {
return(as.vector(est))
}

#for test
#for test (thanks)

0 comments on commit 21471db

Please sign in to comment.