SteffenMoritz/ridge

misplaced print statement in linearRidge.R

Closed this issue · 2 comments

Since the last commit (548f48d), on line 47 in linearRidge.R there is a misplaced print(m). This is probably a leftover from a debug session that causes unwanted clutter in the output when using ridge.

Jovan, thank you so much for opening an issue.

This is probably a leftover from a debug session that causes unwanted clutter in the output when using ridge.

Totally true, I'll upload a fixed version this week.

New version is on it's way to CRAN :)