-
Note: the issue was created automatically with bugzilla2github tool
Original bug ID: BZ#5366
From: @JasonGross
Reported version: 8.6
CC: @andres-erbsen
-
## Slides
Current size of slide sets (cap at 25, except Week 1). Revise readings, practice sessions and exercises, and include screenshots of videos when relevant.
- [x] 1. 37 -- OK, cap at ~ 40…
-
File "train.py", line 329, in
main()
File "train.py", line 116, in main
epoch=epoch)
File "train.py", line 184, in train
loss += alpha_c * ((1. - alphas.sum(dim=1)) ** 2).mean(…
-
I get an error when using `hypotheses()` to test linear combinations of coefficients in a `glmmTMB` model. The error mentions an unused argument:
```
library(marginaleffects)
library(glmmTMB)
…
-
(I ran into this now 3,4 times in the last months for different applications. I might have some experiments from years ago.)
For QMLE or estimating equations or GMM under mis- or incompletely speci…
-
Study the paper: “Untapped Potential in Peirce's Iconic Notation for the Sixteen Binary Connectives” and collect the references to notations devised by Peirce, Peirce’s students and others.
-
Hello everyone,
I am simulating polyyne (a 1D carbon chain with alternating single and triple bonds). I want to simulate 1D but I noticed that 1D simulations are not yet implemented for DFT. In or…
-
Please leave suggestions for studies using a *control-group design with many measurement occasions*. By *many measurement occasions,* I mean a moderate number like 4 to 12, which would be enough to fi…
-
I know we are discussing statistical connectomics, but what is the reason that we choose to focus primarily on statistics as a tool for studying this topic? I can't think of any non-statistical framew…
-
Should we add more biological discussion and context to the workflow sections?
This would allow us to better motivate why one would like to learn the individual steps!
In fact, now with the new …