-
-
I have different back-door adjustment sets for the treatment-outcome and mediator-outcome relationships. I don't think there is a way to specify this in `cmest()`.
Another small question, how is t…
-
maybe in imports, add a param check like
```
if os.environ["GPU"] == "enabled":
import cupy as np
else:
import numpy as np
```
The current impl is way too slow when running operations at …
-
Hi, Thanks for this great work,
I have a couple of question that pertain to the statistics included in the method ..
1. Is there a motivation to use the log-linear model for the mean parameter e…
-
I'm adding a stacktrace and the originating EE in the log to make this more easily debuggable.
```
[Gemma - http-nio-8181-exec-161 (2023-03-06 09:38:16,536)] ERROR ubic.gemma.persistence.service.e…
-
I'm manually removing confounds from data downloaded previously with neuroscout in a local directory: /SherlockMerlin/neuroscout-bundles/wl8RX/events/csf
some .tsvs of the confounds have no info fo…
-
We tried to test FD vs non-FD, but got lazy and just did a large container switch between 2.0.2 and 2.4.2. So there's also a newer Python and PyTorch in there. The speedup from (FD + Misc improvements…
ad8e updated
8 months ago
-
**Describe the bug**
I'm getting the following exception in my project after updating to `2.0.0-Beta` and running `./gradlew dokkaGenerate`:
```
Execution failed for task ':coil-core:dokkaGener…
-
| | |
|------------------|-----------------|
|Previous ID | SR-434 |
|Radar | None |
|Original Reporter | @dabrahams …
-
This project looks like it'll be tackling a very important issue of data standardization in science, good on you for taking the initiative on it!
I don't know much about MRI research, but I'm wond…