-
As detailed in this paper: https://arxiv.org/abs/1704.03651
-
Hi, I wrote a small function that does a job similar to `prior_from_idata`, but can also handle log-normal distributions. @ricardoV94 suggested it could find its place in `pymc-experimental`, or at le…
-
If you do a Paired samples t-test on pretest and posttest scores, you would use the pretest SD as standardizer, not the SD of the pairwise differences as is currently used. This is because the pretest…
-
Hi,
I am trying to interpret some impedance spectra using your package.
As a new user, I followed the procedure described in ``Fitting EIS data.ipynb'' and
I have successfully obtained the drt inv…
-
This is the issue for things that would be nice to get into the manual in the future. Rather than closing this issue, we'll just tick things off as part of the regular round of "next manual" issues.
-
I've been training the `gpuCTM` model and I noticed that after the initial phase of increase in ELBO the training started to yield negative delta ELBO values (this happend after ~1000-10000 iterations…
-
## Proposal
Typically, interrupted time series (ITS) designs are univariate in that there is a single outcome variable. An existing example in the docs examines the causal impact of the onset of covi…
-
The paper "Likelihood-free parameter estimation with neural Bayes estimators" (Sainsbury-Dale, Zammit-Mangion, & Huser, 2023) enables neural amortized *point* estimation, which is generally faster tha…
-
-
#### First Time Issue Code
Yes, I read the instructions and I am sure this is a GitHub Issue.
#### Description
The ```ModelResult``` instance gained from ```Model.fit()``` has the wrong ```rs…