-
Hello everyone,
I believe there is a typo under the explanation of the hinge function. :
One other feature construction method related to splines and the multivariate adaptive regression spline…
-
``` r
library(gamlss)
#> Loading required package: splines
#> Loading required package: gamlss.data
#> Loading required package: gamlss.dist
#> Loading required package: MASS
#> Loading required…
-
It satisfies y(t)=y(t_{i}) at every data point, and this is something that the traditional interpolating polynomials all do, like:
- [x] Constant Interpolation (Piecewise constant)
- [x] Linear in…
-
This will act like a global map for us, general structure would be:
- take in `igvc_obstacle_list` message (note that this message type does not yet exist, see #228 )
- compare all the obstacles i…
-
Use spline basis transform of contnuous covariate via http://patsy.readthedocs.io/en/latest/spline-regression.html#natural-and-cyclic-cubic-regression-splines and feed transformed feature space to bat…
-
- [ ] Learner to fit trigonometric function
- [ ] Learner to apply a fourier-transformation
- [ ] Learner for multi-dimensional splines
- [ ] Learner with regularization, e.g., do polynomial regre…
-
I've installed the "efficient" branch but am still running into the same issue.
> devtools::install_github(OHDSI/PatientLevelPrediction, ref = efficient, INSTALL_opts = "--no-multiarch")
Error in …
-
Dear grf developers,
I keep get the following error:
**Error in t.default(T) : argument is not a matrix**
after I run:
`tau.forest.centered = causal_forest(X, Y_centered, W_centered,tune.paramet…
-
**Submitting author:** @economistgame (Agustín Pérez-Torregrosa)
**Repository:** https://github.com/economistgame/RcmdrPlugin.OptimClassifier
**Version:** v0.1.2
**Editor:** @karthik
**Reviewer:**…
-
**Submitting author:** @graiola (Gennaro Raiola)
**Repository:** https://github.com/stulp/dmpbbo
**Version:** v0.7-beta
**Editor:** @danielskatz
**Reviewers:** @studywolf, @jenskober
**Author instr…