-
I'm interested in using the csSampling package to run multilevel models on complex survey data, but I didn't succeed in fitting a simple random-intercept model. After the Stan model was fit, the proce…
-
This requires to develop the fast-and-robust bootstrap methodology for robust estimators of multilevel models. Such robust estimators are implemented in package [`robustlmm`](https://cran.r-project.or…
-
Hi,
I can't find the answer to why I get 0 power using powerSim on a multilevel model.
This is my model
```
model.of.interest.1
-
At the moment, Case Study 1 is about _linear_ multilevel models. Should we make it about more general multilevel models generally, particularly including multilevel logistic regression.
I have Jags …
-
Someone pointed out during the Boulder Workshop that the sample size reported in `summary()` differs from the correct value when the model is set up using the multilevel feature. OpenMx needs to be c…
-
run:
`USE_LADE=1 LOAD_LADE=1 python minimal.py`
result:
```
Traceback (most recent call last):
File "/home/workspace/LookaheadDecoding/minimal.py", line 32, in
greedy_output = model.gener…
-
This article is aimed at the readership of the journal [Memory](http://www.tandfonline.com/loi/pmem20). We will argue that multilevel models are a valuable tool for these researchers. We are doing thi…
-
write function to easily incorporate level-2 groupings
-
For multilevel Gaussian models, the projection onto the full model could be instable, if not even incorrect:
```r
# Setup -------------------------------------------------------------------
def…
-
One nice way to visualize mixed models is through a Hasse diagram, as in chapter 12 of [this book](http://users.stat.umn.edu/~gary/book/fcdae.pdf). We should make a tool to make these visuals easy in …