-
I am working with a multivariate model with a Gamma distribution and I would like to make use of the lme4 syntaxis deployed in glmmTMB, however, I have noticed something strange with my model. Apparen…
-
### System details
RStudio Edition : Desktop
RStudio Version : 1.3.959
OS Version : Ubuntu 20.04
R Version : 3.6.3
### Steps to reproduce the problem
Run this…
-
Hello,
First, thank you for putting this package together. The methodology is a very interesting extension of the GAMLSS framework to ML and I am looking forward to using this package for applicati…
-
Hi,
Thank you for the wonderful package! I'm currently using it for my teaching of mixed-effect model with the `lme4` package in R. Because the `broom` package does not natively support objects fr…
-
It is useful to be able to extract the (inverse) link function from the `family` object stored in an estimated GAM.
Need:
* [x] `inv_link()` for the inverse of the link function
* [x] `link()` …
-
Issue observed on VM "GeneralizedComputeVM-Ubuntu1804Base-201812061312" (IP address at time of test: 137.117.199.166)
Snippet of cloud-init log from just before error (taken from [full cloud-init l…
-
Any support expected for tables/graphs for merTools? It would be nice to summarise these sorts of objects:
```r
library(lme4)
library(merTools)
sim_list
-
Hi Nhan,
Thanks for developing the approaches and user-friendly functions in the metamicrobiomeR package. This is quite impressive!
I have a question on the appropriate probability distribution…
-
In general, I think it is a good idea to look for partial matching throughout the package.
Just run your tests with:
```
options(warnPartialMatchAttr = TRUE,
warnPartialMatchDollar = TRU…
ghost updated
4 years ago
-
I ran a few builds with `fbrnch parallel --branch 31`, then they got stuck somewhere (I think because `wait-repo` or some other `koji` command timed out), so I killed it.
I restarted the set, and i…