-
Hi, I had a few questions revolving around value settings for quantiles and their corresponding errors.
I noticed there are no errors or exceptions for setting `quantile1`, and similarly for `error…
-
With MariaDB 10.5.X wie get an error on metric query:
[elastic_agent.metricbeat][error] error doing query {events_statements SELECT digest_text, count_star, avg_timer_wait, max_timer_wait, last_see…
-
## Example use case:
* https://gitlab.cern.ch/alice-tpc-offline/alice-tpc-notes/-/blob/7f7d74198d5de896c0df9c08b76c06209df8e98d/JIRA/ATO-614/drawRDFGasGain.ipynb
### This is OK:
```
histoArray…
-
Currently, `Statistics` has all the Hyndman & Fan rules, and `Statsbase` has some rudimentary rule for Weighted (which I have been unable to classify), but from what I could find, those formulae under…
-
## Description
I am currently seeing problems with the RECODE feature not working
DEMO -> TRANSFORM -> RECODE -> BUILD (default min_temp and Quantiles of 4).
The Summary displayed is not updated wi…
-
Currently `quantile` does not support `AbstractArrays` except for `AbstractVectors`. The reason is that we use `collect` for a general iterable, which retains its dimensionality.
You can write
```…
-
When interested in fitting an unknown probability distribution using a neural network model, we are sometimes interested in quantile regression. I suggest we add the quantile regression loss to the lo…
-
It would be nice to add a quantile function to your math.js. There's some simple javascript code [here](https://stackoverflow.com/a/55297611/4880003) that could be used. Copy-pasting most of that:
…
-
![ex 3](https://user-images.githubusercontent.com/112743414/217163690-29bd7e02-180f-4e12-b421-010b7de4fcd1.jpg)
-
I guess we want to choose the quantiles such that we sample the peaks and wings well: uniform in CDF does not seem to be optimal (or even superior to a histogram). In fact; don't we want to preferenti…