-
Hi there,
The reason for opening this issue is regarding the `emmeans` estimation from a `phylo_glmmTMB` model. My model is basically:
Y ~ X1 + X2 + X3 + X4 + (1|species) + (1|rand1) + (1|rand3…
-
**TL/DR: is there a way to develop a formula without an intercept for a GeneralizedLinearMixedModel?**
Thank you for this tutorial, it was a life saver for me. I have a very peculiar modeling prob…
-
Just trying to get a rough overview what I'm planning for 0.14
- diagnostics, score tests
- missing pieces in discrete (avoiding PRs that get too large or widespread).
- main difficulty will…
-
Hi Team,
Sorry for posting many questions, I hope this will help others navigate through building high quality models :)
I've trained a two tower model, and checking the possibility of using it…
-
I'm confused about dap,
1. Can the parameter dap_size only take 2? means row and column?
2. Is the input data complete or do I need to divide the data by dap_size as input?
thanks
-
Hi, thanks a lot for sharing your solid work, I have learned much from your paper and code. Here I still have a question about the part of temporal modeling.
I saw that you have compared the performa…
-
Dear John,
first of all, thanks a lot for this amazing package. I was wondering if there is the chance to extract individual part worths similar to the `indpar` from the `mlogit` package?
Thanks…
-
I am having an issue running glmer, namely:
`Error in pwrssUpdate(pp, resp, tol = tolPwrss, GQmat = GHrule(0L), compDev = compDev, : pwrssUpdate did not converge in (maxit) iterations`
From wh…
-
We have collections of non-linear functions and links, partially spread out over different parts of statsmodels
### main
- genmod Links, monotonic
- genmod varfuncs
- robust norms, used as ob…
-
Hello,
When I run the code with the following commands:
`python scripts/probe.py --model xlmr_base --lang en --pred_dir $OUTPUT`
I met the following erro:
```
bug for pid P19
CUDA error:…