-
Hi, Mr treder. I am currently working with MVPA Light and have encountered an issue where the number of trials across different classes is not equal. Could you please advise on the best practices or m…
-
currently we treat zero residuals as positive
after fixing #2377 zeros are moved to the positive part, then they are multiplied by (1-q) in the `where`, which already had a weak inequality.
```
mask…
-
Thank you for creating the helpful tutorial. I have a question regarding the differential analysis section of the tutorial, in which a count matrix is generated. I realized from both my count table th…
-
I'm trying to build some custom interaction which would auto-select some posts in a Post Object field based on a previously filled-in ACF field. For this I run an on.change event in a JS file which th…
-
Thanks for sharing this inspiring work!
I noticed in "get_params_list_with_shape" function, "idx += length" is not added. Without this, it seems like $\mu_i$ and $s$ may not be correctly assigned f…
-
## Description
When using a workflow where the user inputs their own segmentation image, (e.g. object classification), if the objects in the segmentation mask pre-indexed (i.e. have intensities pro…
-
Dear Paul,
brms propose many methods to deal with spatially autocorrelated data. Maybe a new path to investigate could be the spatial variation of relationships between dependent variables and predic…
-
related to #943
943 and related discussion is on how to handle outliers. AFAICS, the main approach for outlier detection and handling for ARMA and similar models are based intervention models, and …
-
http://worrydream.com/Tangle/ illustrates reactive documents. I've always been dreaming of forkable reactive documents. TangeJS or something similar would form a very nice aspect of the federated wik…
-
When detecting renames between `m` and `n` files, as well as when it detects similarities in `git range-diff` between `m` and `n` commits, Git currently performs `m` times `n` comparisons, which is qu…
dscho updated
4 years ago