-
Seem to be caused by this in the case where newind = -2
https://github.com/LCBC-UiO/galamm/blob/7cd848a793f37bb3638bb3659c8d5c790ca679eb/src/update_funs.h#L24-L46
I was able to reproduce a probl…
-
Is it possible to utilize a non-Guassian link for Y outcomes using the hlme() function. I see in the vingette the link='splines' for lcmm(). However, if there were known floor effect in your MMSE ex…
-
## Description
I am having trouble getting the GPU to work on the example data
## Reproducing the issue
```
import scyan
import torch
#import lightning.pytorch
import pytorch_lightning as pl
…
baj12 updated
12 months ago
-
Hi dev! I am using `gllvm` to fit Gaussian/bell-shaped niche to my taxa. Because the count data takes log-link, I simply fitted quadratic terms in addition to first-order terms for the _measured_ cova…
-
Hi,
It seems that there is an issue with the models estimated with covariates. The measurement models are different from the models estimated without covariates. Here is a simple example :
```p…
-
### Report
Reproduce error:
```
haber_cells = pt.dt.haber_2017_regions()
sccoda = pt.tl.Sccoda()
mdata = sccoda.load(haber_cells, type="cell_level", generate_sample_level=True, cell_type_identi…
-
This package looks like a brilliant package, thanks again for your remarkable work!
I understand this is a really long shot... Other RNA packages don't offer this possibility, but, hey, who knows, …
-
**Everybody:**
- [ ] Read draft, make suggestions, draw conclusions from Figures
**Tim:**
- [ ] #68
- [x] Run GP on some test data as a POC
- [ ] Fill in Table in Appendix with established meth…
-
Hello,
I´m using the lavaan package to estimate a latent growth model to analyse data of an intervention study with three measurement time points. The following model includes the covariates group…
-
I've been doing a little experimentation with concurrent ordination. I have, say, 4 predictors, with `X_1` being the one that i'm interested in scientifically, while the others are nuisance variables…