-
Dear Authors,
Forgive me if I miss something obvious.
With the following data:
```
x Chisq)
(Intercept) 1 203.4629 < 2.2e-16 ***
time 2 49.2992 1.972e-11 ***
method 1 …
-
**Submitting author:** @donaldRwilliams (Donald Williams )
**Repository:** https://github.com/donaldRwilliams/BGGM
**Version:** 1.0.0
**Editor:** @akeshavan
**Reviewer:** @jayrobwilliams, @paulgovan
*…
-
I think it would make sense to migrate the computation of linear mixed effects models from R to Python. The R installation seems to continuously make trouble, blows up the size of the Windows installe…
-
To save time, if at all possible, it would be cool to allow for threading in `parametricbootstrap`.
-
See [**LATEST Proposal**](https://github.com/dotnet/corefxlab/blob/master/docs/specs/priority-queue.md) in corefxlab repo.
# Second Proposal options
Proposal from https://github.com/dotnet/coref…
-
The package currently supports "case weights" - weights on individual observations. I wonder if there is an easy way for me tweak the code so that I can put weights on clusters? Thank you.
-
We should add more discrete aggeregators! Explicit (Euler) Tau-leaping is the obvious next step, with implicit Euler leaping and Trapezoid as the next steps (from one will come the others).
To imp…
-
Hi @chjackson,
So I am going to try and summarize the "TODO"s based on previous discussions. It seems like most of the computations needed for this method are already implemented via `summary()` so…
-
Something strange is happening with `Bernoulli` models. Normal seems to run okay.
Also, unrelated to this issue, but the package cannot handle arrays with missing values out of the box.
```juli…
hikea updated
4 years ago
-
Hello,
I'm thinking about adding a plot.BTM function to my BTM package using ggraph. BTM is good for clustering text (https://cran.r-project.org/web/packages/BTM/index.html).
In order to have a go…