-
-
Hello. I try use you library (ooanchor) in my project. Unfortunately i get this error:
Invalid argument supplied for foreach()
Origin
themes/givenchybeauty.ru/ooanchor.php on line 309
How i can fi…
-
Thanks for your work on the margins package.
We would like to estimate average treatment effects on a different population than our survey population. One technique to do this is poststratification…
-
Hi Paul,
would you be willing to implement the piecewise structural equation modeling (SEM) in brms? Here, the R package developed by Jon Lefcheck using a frequentist approach: https://github.com/jsl…
-
1. line 16/17 how the approach violates the iid assumption is not clear to me, I would appreciate more explanation on this part.
2. line 18/19: although it cites the prior work on the homogenous fist…
-
### Prerequisite
- [X] I have searched [Issues](https://github.com/open-mmlab/mmpose/issues) and [Discussions](https://github.com/open-mmlab/mmpose/discussions) but cannot get the expected help.
- [X…
-
This issue is to follow-up on #195 , to list remaining open issues and to discuss any further work that needs to be added to bring the new implementation to a stage where (1) it reproduces the old ACE…
-
Currently, the Stan code of a multilevel models looks a little verbose due to first indexing columns and then looping over observations to select the right elements of the computed vectors. This has h…
-
similar to what I've [just raised](https://github.com/pysal/spreg/issues/32) over at spreg, it would be a really nice addition to allow model specifications via patsy formulas. In this case, it would …
-
## Classification:
Feature Request
## Summary
I'd like to be able to simulate posterior draws and posterior predictive draws ala `arm::sim()` and `bayesplot::pp_check()`. I wrote a quick and …