-
Further verification of the Phase B WP3.11 cross-match software within Phase C (and hence a Phase C milestone), ensuring that results from the initial all-sky testing runs are scientifically sound and…
-
I think the correct way to truncate the likelihood would be to do it in one step, using
```
truncated_seps = pm.Potential('truncated_seps', -pm.math.logdiffexp(normal_lcdf(sep_angular, asep_err, sep…
-
## Main Objectives
DeFi offers a wealth of trading opportunities, but monitoring positions and managing risks can be overwhelming, especially during market volatility. This project invites participant…
-
Currently, you can only input a % likelihood if hypothesis is true/false.
If someone is using this app for medical diagnosis, it would be more useful to be able to input Sensitivity and Specificity…
-
Hi,
I'd like to suggest to make the use of `textmodel_nb()` a little bit more convenient by adding a way to inspect the most important features (see [NLTK](http://www.nltk.org/book/ch06.html#gender…
-
``` r
library(nlme) ## mixed models with more advanced covariance structures
library(lme4) ## mixed models for glm
library(mlogit) ## multinomial (mixed) logistic regression
library(mnlogit) ## multi…
-
There was a couple of R system crashes, when I ran the LDA Gibbs sampling algorithm for a large set of documents ( [test_lda_c.R](https://github.com/clintpgeorge/tm/blob/master/ldahp/demo/test_lda_c.R…
-
Hello,
After running your software, I noticed that some beads were classified as originating from the same cell. Could you please explain how this determination is made? Specifically, I'm curious a…
-
I assume that we can add a distribution without modifying the `carl` package, but I haven't checked.
If so, an example notebook with that would be nice.
-
Hello, I am very interested in using this technique to compare a set of time-series models. However, my models are written directly in stan and I interface with them through `rstan`.
I have been w…