-
based on Bruce Hansen's notes this should be easy to add (for fixed bandwidth)
http://www.ssc.wisc.edu/~bhansen/718/NonParametrics1.pdf
They might not be very good, but better than nothing.
A bit be…
-
For our work we frequently need to compute weighted quantiles. This is especially important when we need to weigh data from recent years more heavily in making predictions.
I've put together a fun…
-
I'd like to initiate this thread to summarize and discuss the current list of metrics that are generated for Columbia River chum salmon "populations" (see below) and reported to various portals includ…
-
* microsim commit: f373bc6a1c9b3e6fbe4d548c9fc13007d1230cbc
* Python version: 3.10.14
### Overview of the tentative approach
The broad goal here is to integrate fluorophore and their excitation a…
-
Transferred from #48.
Consider:
```r
x
-
track change of tf
-
**What**
Where appropriate, remove tests that inspect _how_ code runs rather than _what_ it products. A common smell here is the use of a mock to register calls to particular methods, or employment…
-
Dear all, Dear Frank
I have this data (data.csv) for example
```
x,y
2,1934
16.3636363636364,1618
5.27272727272727,1701
69.5454545454545,3409
59.7272727272727,3334
71,3471
69.545454545…
-
Should this be weighted mean / linear approximation if the innermost quantiles not equidistant from 0.5?
_Originally posted by @sbfnk in https://github.com/epiforecasts/scoringutils/p…
-
Hi,
Thanks for providing this package.
when I use PAF_calc_discrete, it works perfectly with my dataset. However, with PAF_calc_continuous it doesnt't work and I get the following error:
Error…