-
Beta likelihood is a feature of brms but not for the yi | se(sei) response syntax for meta-analytical approach used in brms. Can the Beta likelihood for meta-analysis by added to brms. This is especia…
-
When I train a model without any resampling but where there is more than 1 tuning parameter, I run into an error:
```R
library(caret)
set.seed(1)
dat
-
Table.cpp in SBProfile uses a modified version of the NR spline. Per Gary's description, "The spline implementation is completely hidden inside the Table class so it can be rewritten with no effect o…
-
While trying to generate partial dependence plots I am getting the following error message:
regr.task
ghost updated
7 years ago
-
The recent refactoring of the elevation graph introduced the following bugs:
![untitled](https://cloud.githubusercontent.com/assets/845735/22995965/47708ba4-f3cd-11e6-8c23-84bd1d43f919.png)
(1) …
-
Update the following URL to point to the GitHub repository of
the package you wish to submit to _Bioconductor_
- Repository: https://github.com/leekgroup/swfdr
Confirm the following by editing …
-
Hello,
I am practicing on using caret for regression and in several occasions I run into this error message:
> Something is wrong; all the RMSE metric values are missing
I don't seem to be able to …
gtoti updated
8 years ago
-
A rough outline and ordering of topics. This is just my basic off-top-of head idea so I won;t be offended if you don't agree.
I was thinking that the theory with some small examples to illustrate and…
-
`pending : Expectation` would have similar behavior as `pass : Expectation`, but test-runners would report the test-case not as passing or failing, but as pending.
This is useful during development…
-
Dear All,
I see that glmnet has already been debated several times, see for instance
https://github.com/mlr-org/mlr/issues/824
https://github.com/mlr-org/mlr/pull/915
https://github.com/mlr-org/mlr/i…