Skip to content

Commit

Permalink
i added a line
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasb21 committed Dec 9, 2024
1 parent dedbe22 commit 8e381ca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions R/CBPLinearE.R
Original file line number Diff line number Diff line change
Expand Up @@ -53,3 +53,5 @@ CBPLinearE <- function(X, y, lambda) {

return(as.vector(est))
}

#for test

0 comments on commit 8e381ca

Please sign in to comment.