-
For me, `devtools::run_examples()` fails for ` families.Rd `, with
```
## families object for new distribution
newStudentT = 8 x64 (build 9200)
gamboostLSS_2.0-1
-
because this:
https://github.com/boost-R/gamboostLSS/blob/f97c8906fc9d78e05cb28823789b12cd31c06fdc/R/mboostLSS.R#L171
turns matrices of scalar wins/losses, e.g., into a long vector.
-
I have followed the tutorial from the R6 classes with the titanic data but using oob.fraction = 0.2.
The plot cboost$plotInbagVsOobRisk() works fine after the initial 1000 iterations, but fails aft…
-
#### This is my issue performing knn caret train function :
```{R}
df
-
Sometimes workers from extractors gets transferred to the natural and doesn't get refilled, delaying a lot the zergling speed, which delays a lot the BO after #142
-
Include checks for the degrees of freedom and the specified degrees of freedom.
-
Hi,
Could you please have a look at the tree base learner? I fit a regression problem into featureSelection function, however it complains:
Error in paste("In iteration", i, "I could not fit a mod…
-
Pls see
The Debian check errors can be reproduced by checking with
_R_S3_METHOD_LOOKUP_BASEENV_AFTER_GLOBALENV_=true in the environment,
which prevents foo.bar S3 method lookup along the search…
-
## If you are using **R** for analysing epidemics, then tell us what you use!
These packages will become part of the RECON deployer. It takes only a few seconds:
1. open a R session
2. type: `…
-
I created a R script which works well with 2.8.1, but not 2.9.0. In the new version I got error:
Error in cvrisk.mboost(object = boost, grid = 1:mstop(boost), folds = cv, :
Leave-one-out cross…