-
-
Jared,
Great work as usual. "Given your response to the other issue, I take it that offering the **re.form** function from predict.merMod just isn't workable at this time, to marginalize over rando…
-
Hello and thank you for a very nice package.
I have been attempting to fit phylogenetic multilevel models in brms ([via Paul's vignette](https://cran.r-project.org/web/packages/brms/vignettes/brms…
-
This question came up as a result of our discussion of the original MRP paper on 2019-06-25.
mloop updated
5 years ago
-
Just cloned the repository today. Took hours. Size of folder is 6.12 GB (6,576,313,925 bytes). Why? Do I need the _book _bookdown_files folder to build the book?
-
Hi,
After running train.py, 18 epochs, more than 40 minutes running I am not getting in train_log file the Checkpoint file, however I am getting the tfevents, .meta, stats.json and log.log
Wha…
-
I see this project has a bibtex parser already, but it doesn't seem to handle things like translation to unicode equivalents; I can recommend https://github.com/fiduswriter/biblatex-csl-converter, per…
-
It looks like many people are asking for CPU inference and it seems it needs much work to make it happen. What I offer is that we use this issue to publicly state what work is needed and so people ea…
-
I'm trying to train a model with numerical data.
The simple keras example might look like this
```python
train, test = train_test_split(df, test_size=0.2)
x_train = train.loc[:, df.columns != '…
-
This is a somewhat pedantic issue, but I guess it's also very easy to fix. The code from the "Estimating Phylogenetic Multilevel Models with brms" vignette to obtain the variance-covariance matrix is …