-
## Template for enhancement requests
I would like to request the possibility to check the robustness of Bayesian ANOVAs. I know this feature is already available for t-tests, but it would be great to…
-
In my view, the vision of SSD512 is not the ok, becase thare are some errors in size between prior_box and loc, conf. Maybe you miss the layers in multibox ?
-
If I have the following two mounts defined:
app.mount('/', module.resolve('test1/config'));
app.mount('/test2', module.resolve('test2/config'));
The first one will always match the incoming u…
-
**Enhancement:** Ticking off "prior and posterior" should plot the prior distribution without data. An additional option could show prior HPD ("Highest Prior Density"?) intervals. Currently, no plot i…
-
This is to discuss requirements, turning https://github.com/linuxboot/heads/discussions/1521 into actionnable plan.
@wessel-novacustom @jan23 @JonathonHall-Purism (tag anyone from support teams): …
-
It would be nice to add informed priors to Bayesian correlation. For example, setting both alpha and beta in a stretched beta distribution. Currently, only zero-centered priors are possible.
Today,…
-
### Is your feature request related to a problem? Please describe.
FIMS currently has a flag that allows the user to estimate parameters as random effects, but the model still lacks the infrastructur…
-
Issue: the current default reference frequency for power law spectral models in BLIP is 25 Hz, which is a relic from ground-based interferometers. The more common choice for LISA is 1 mHz.
Steps:
…
-
dedent: Given a multi-line string indented with whitespace on every line, remove common indentation from each line.
Useful for tagged template literals.
See https://github.com/tc39/proposal-stri…
-
Hi,
I am using arrow-flightsql-odbc to setup a flightsql service which could convert MSSQL result to arrow data. The MSSQL is setup without a problem. It could also connected with MSSQL ODBC Driver…