-
One use-case for SDMs is to fit a logistic-regression using a cloglog link function, but then (instead of using the inverse-link to calculate the predictor) exponentiating the linear predictor to calc…
-
Formula 5 in the JSS paper shows that the inhomogeneous Poisson point process likelihood coded in `evgam` is (essentially) that of the r-largest order statistics, but the documentation suggests we cou…
-
A wishlist for probabilistic regression methods to implement or interface.
This is partly copied from the list I made when designing the R counterpart https://github.com/mlr-org/mlr3proba/issues/32 .…
-
I have a slight concern/misunderstanding regarding error rate.
We have two separate error rates in pandora.
1. `-e,--error_rate` which defaults to 0.11 for nanopore and 0.001 for Illumina.
2. …
-
Discussion for Week 1
Here we can discuss our goals and milestones per week.
-
```
##############################################
############## REGRESSION TESTS ##############
##############################################
Running 'Binning test BED ztnbr'... …
-
Hi everyone,
Would someone can give me some hints on how to adjust the configuration file to monitor open, close, and semi-open model of oltp-bench on ycsb?
-
I would like to run the client against four-ish servers, to monitor different links in my network, for comparison.
I don't see a way to do that with the current code, unless I have missed something…
-
We can use the truncated DP mixture approach given [in the PyMC3 examples](https://docs.pymc.io/notebooks/dp_mix.html#Dirichlet-process-mixtures) to estimate the number of mixture components.
Let's s…
-
It is often desirable to obtain a surface (mesh) reconstruction rather than only a point cloud, which is the current reconstruction output of BAD SLAM. Some possible options might be:
* Integrate […