-
Could look at including some fixed / random effects only in certain categories. Correspondence also discussed in [On the "Poisson Trick" and its Extensions for Fitting Multinomial Regression Models](h…
-
Both of these examples "work" in lme4.0, albeit with extreme parameter estimates and with a convergence warning in one case.
Case 1 (from the `polytomous` package):
```
## from
## library(polytomous…
-
CP APR algorithm which is suitable for sparse data can be implemented as well.
[http://arxiv.org/pdf/1112.2414.pdf](http://arxiv.org/pdf/1112.2414.pdf)
-
Hello,
Here is a beautiful Hopf torus:
![HopfTorus](https://user-images.githubusercontent.com/4466543/148546572-313107c0-35f9-4605-8531-c92e3a13f15a.png)
It has 20000 points. When I run the…
-
Hello again,
I've been having trouble getting my model to reliably initialize. The problem arises when initial f-est is "nan" - the model will get completely stuck and wont make any progress
```
…
-
I'm running zero inflated glmmTMB models with count data "EVCounts".
Using the dput() command, my dataset is as follows:
```
structure(list(name = c("ANUBIS", "ANUBIS", "ANUBIS", "ANUBIS",
"ANUBI…
-
Hi, I'm currently using your learned gradient tomography in a 3D case.
I would like to use a poisson noise instead of a white noise
So in your generate_data function I replace:
```
data = operat…
-
[finalRxlx.xlsx](https://github.com/glmmTMB/glmmTMB/files/1328285/finalRxlx.xlsx)
> Hello All,
>
> I am trying to run a type III Anova test on a zero-inflation poisson model
> with count data to…
-
I am trying to scrape a part of one image and mask it in another image to check its capability of blending, , but it failed to mask the image due to memory allocation error, is there any way to pull …
-
1) h2o version = 3.36.1.4;
2) OS = Windows 10.
3) Python version 3.7.0
Trying to use checkpoint parameter for H2OGeneralizedLinearEstimator.
#fiiting first model
poisson_fit = H2OGeneralized…