-
Hi,
I have count data of gene expression (measured by microscopy: number of gene molecules per cell, collected from many cells), from three groups (e.g., conditions). In each group the gene counts …
-
I want use `MixedModels.jl` to model count data. I am not sure that I am doing it right, but I would have expected the last command below (with `d=Poisson()` and `l=GLM.LogLink()`) to give me a better…
-
Currently only linear mixed models are available via the analysis tab. Generalized linear mixed models help to address the lognormality of deformation. To implement this, probably a dropdown menu is s…
-
We should think about implementing spatial correlations similar to the correlation structures that can be modeled with nlme.
-
This issue follows on from https://github.com/KiCad/kicad-library/issues/1386
Some references:
* https://github.com/KiCad/kicad-library/pull/1081
* https://github.com/KiCad/kicad-library/issues…
-
Rust currently only includes synchronous IO in the standard library. Should we also have async IO as well, or leave that to an external crate? What would the design look like?
Moved from https://gith…
-
-
Hello,
I recently updated both my version of R (3.3.3) and of lme4 (1.1-12) but I now have troubles computing generalized linear mixed models for some distribution laws, especially Negative Binomial …
-
I am trying to run dsm from a clean install of R, with the usual packages installed. It gives me
Error: package or namespace load failed for 'dsm' in loadNamespace(j
-
## How to lead a workshop
We have put together a [guide](https://github.com/sciprog-sfu/sciprog-sfu.github.io/blob/master/lessons/README.md) with instructions on how to lead a workshop.
## Schedul…