-
Hello! I've created a conda enviroment on Linux ubuntu 22.04 with Python 3.8.3. First my glob3 installation failed, so I did: sudo pip install glob2.
```
(gamlss) $ python -c "import pcntoolkit as …
-
Submitting Author Name: Simon Parker
Submitting Author Github Handle: @simpar1471
Repository: https://www.github.com/lshtm-gigs/gigs/
Submission type: Pre-submission
Language: en
---
- …
-
While checking out the changes to the guides in the 3.5.0 release candidate I found an issue with `guide_axis()` that represents a difference over 3.4.0 behaviour.
I've tried to make this as minima…
-
Hi Vincent,
I need help to generate an estimand with **marginaleffects** after fitting a **Zero-Inflated Beta-Binomial** (mixture) model with the **gamlss** package.
My experiment consists of a …
-
In the step One the rate of change is defined as rate = (y2-y1)./(age2-age1) but in the paper the rate is the (%/year), how to understand the differences.
And if the rate is negative, the gamlss mod…
-
**Question and context**
I am using ggpredict to compute the predicted values for the response in gamlss with Zero inflated beta negative binomial distribution denoted by ZIBNB (µ, σ, ν, τ). So far …
-
Submitting Author Name: Øystein Sørensen
Submitting Author Github Handle: @osorensen
Repository: https://github.com/LCBC-UiO/galamm
Submission type: Pre-submission
Language: en
---
- …
-
Update the following URL to point to the GitHub repository of
the package you wish to submit to _Bioconductor_
- Repository: https://github.com/SONGDONGYUAN1994/scDesign3
Confirm the following …
-
As per discussion on Slack, useful distributions might be added to the already available list.
A somewhat exhaustive list for implementation might be [here](https://github.com/cran/gamlss.dist/blo…
-
https://github.com/Fradenti/intRinsic/blob/cf16d3a2041ce984dcf2912acbaf949beaca9c22/R/compute_mus.R#L161
The Hidalgo function will throw an error `object 'n' is not found` when provided a distance…