-
Hi strengejacke,
I am using sjPlot and plot_model code to make forest plots for the coefficients of Zero-inflated negative binomial models. I have around 60 explanatory variables so I cannot displ…
-
triggered by looking at the computation of IRLS weights in #4267
We currently don't use any special casing and simplified computation in GLM when a canonical link function is used.
This would cr…
-
Considering that synthetic gene circuits are mainly being built and tested =
in model organisms, it may be helpful in the future to have template iBioSi=
m models with typical compartment sizes, mRNA …
-
When aggregators add noise to aggregate shares for differential privacy, this can result in very large numbers in the aggregate result currently, if the noise causes a wraparound. We can address this …
-
(I don't have an overview and we don't have much)
What are the questions and target statistics?
currently:
meta-analysis based on k 2-sample comparisons
stratified contingency table MH test
…
-
**Issue by [betanalpha](https://github.com/betanalpha)**
_Wednesday Apr 01, 2015 at 21:58 GMT_
_Originally opened as https://github.com/stan-dev/stan/issues/1416_
----
I'm using a fresh copy of dev…
-
Is it currently possible to use BUGSnet with data that is already in the form of hazard or log hazard ratios and standard errors? This is pretty straightforward in gemtc by specifying a cloglog link a…
-
(Apologies if this issue has too much in it, or if you'd rather discuss this on the Google Groups forum.)
In setting up some examples for an intro to RTMB, I kept getting this error:
> Error: 'y…
-
The binom.pmf() method from the scipy.stats library can be used to calculate the PMF of the binomial distribution at any value. This method takes 3 values:
- x: the value of interest
- n: the number o…
-
https://github.com/statsmodels/statsmodels/blob/83032dc493641ebc84a88055137826143102a55b/statsmodels/genmod/families/family.py#L931
Why is this comment here, and not applied? My thinking is that fr…