-
Thank you so much for `estimatr` -- I've managed to get through most of an econometrics class without having to break out Stata, for which I'm infinitely grateful.
In the class, we basically end up…
-
Hardware and version information:
----------Python Info----------
Version : 3.6.8
Compiler : GCC 7.3.0
Build : ('default', 'Dec 30 2018 01:22:34')
Arch : ('64bit', '')
…
-
In the extract_relevant_features function of *tsfesh*. See this command as an example to know what I am talking about :
```
X_filtered = extract_relevant_features(df, y,
…
-
-
* KOReader version: v2019.08
* Device: Kobo Aura One
#### Issue
When trying to update, the procedure stalls while computing zsync. The activity indicator keeps moving, but waiting several times …
-
Here is a simple reproducible example of a basic exponential model (or at least this is what I intended...):
``` r
library( nlmixr )
as
-
Add
- [x] `bayesfactor_savagedickey.brmsfit`
- [x] Add documentation about custom priors and `sample_prior`
- [x] Add test
- [X] `bayesfactor_savagedickey.data.frame`
-
Join in for the weekly Monero Research Lab meeting.
**When**: Monday, 29 July 2019 @ 17:00 UTC
**Where**: #monero-research-lab (freenode/matrix)
**Agenda**
1. Greetings
2. Roundtable
a. Sa…
-
In recent experiments, we've seen reasonable but still sub-linear scaling on synthetic spark benchmarks.
This issue: focusing on working out why + making improvements.
Challenge: how do we collect…
-
It would be interesting to include some methods to check the parameters sensitivity to different priors specification. I am not sure if there is any "standard default" method for doing so.