-
Now that @zyzhu has started updating Deedle to netstandard 2.0 we should look at updating the whole FsLab collection
@zyzhu - do you use FsLab as an entire collection or just the individual pieces?
dsyme updated
3 years ago
-
This problem exist in 32-bit & 64-bit of R 2.15.3 & also 2.15.2 & devel (2013-03-04 r62124)
Windows version of R crash when non graphical variable input in:
R Graphics Device | History Menu | Get from…
-
Hi!
If formula is given in a certain way, the print behaviour does not seem suitable.
Minimal example (with `lmer`; I didn't try with `lm`):
```r
library(parameters)
library(lme4)
> model_p…
-
Hello,
Firstly, thank you very much for your very comprehensive package an your very clear vignette that I see as a concise but good reference for model's explainability.
I am a little bit doubt…
-
In variable importance, plots with high impact should move to top.
First requirement is to flesh out R function `efdImportance`:
https://github.com/TwoRavens/TwoRavens/blob/develop/R/apps/appEFDImp…
-
See the blog post of Sebastian Weber (@wds15): https://statmodeling.stat.columbia.edu/2020/05/05/easy-within-chain-parallelisation-in-stan/
-
Now that `NamedTuple` is in Julia Base (on 0.7), we should use it in DataFrames. A possible approach which has been discussed on Slack would be to define a new `TypedDataFrame{C
-
- [x] spec out what kind of data is needed
- [x] generate data or adapt existing data to be delphi-safe
- [x] complete tests
-
We currently have at least one third-party library dependency (xgboost) and another on the way (catboost #247). This issue tracks figuring out how we present that to users.
Questions:
* What hap…
-
Reference date of book: 2019-12-06
# Chapter 4: Linear Regression
## 4.2.2 Inference Notes
(Ctrl-f) "Regresion" & "Remdial"
## [4.7 Partial least squares]
```
set.seed(123)
cv_model_pls…