Closed ja-thomas closed 7 years ago
Error: could not find function "glmboostLSS"
Execution halted
.... lol what
That is very weird!!!
require(gamboostlSS)
was missing from the new test
tüdüdü... Freitag abend...
Should be good now, can be merged if everything is green, imo.
what's the reason for using mstop = 20
?
This should fix #39 and #40
I'll clean up and doc the code, then we can merge (if everything passes).
The problem was that with the update of mboost,
mstop=0
is possible and risk has two more entries, but we have no selected BLs for these, which results in the errorsAlso my editor is removing a lot of whitespaces, I'll fix that for the PR. But first let's see if the tests are running.