Mattia Gollub

Results 2 issues of Mattia Gollub

**Describe the bug** I need to minimize `f(x, y) = x / (1 - e^y)`, with `x >= 0` and `y

documentation

Hi, I have trained a LMM of the form `y ~ 1 + (1|a) + (1|a:b) ` and now want to predict `y` for different inputs. All the inputs are...