-
[Linear regression in R](http://r-statistics.co/Linear-Regression.html)
[Formula syntax](https://www.rdocumentation.org/packages/stats/versions/3.6.2/topics/formula)
1. The : is for interactions b…
-
I was just training my models in mixed precision today, and I found this very interesting thing about checkpointing with amp.
The thing is if I load some weights into my amp initialized model, then t…
-
Dear LLMC team,
I've been trying to run mixed-precision PTQ quantization using RTN.
I suspect there's a bug, as the **non-default settings in `mix_bits` are ignored**.
My understanding of the cod…
-
### Title
behapy: A behavioural neuroscience analysis package for Python
### Leaders
Chris Nolan
### Collaborators
_No response_
### Brainhack Global 2024 Event
Brainhack Aus
### Project Descr…
-
Paul [has published a paper](https://twitter.com/paulbuerkner/status/1058394076863754240), which describes how to model monotonic effects in _brms_. These terms (indicated in the formula with `mo()`) …
-
La idea de este issue es que dejemos un enlace, nota, imagen, comentario, etc. a recursos que nos encontramos por ahi y pensamos que pueden ser utiles para desarrollar este curso.
-
It seems likely that we may benefit from using QR decomposition on at least the fixed effect design matrices and potentially also the random effect design matrices. I am uncertain if this should be im…
-
Related to https://github.com/easystats/effectsize/issues/420
```R
library(blavaan)
model Warning message:
#> Could not access model information.
```
-
Hi Armand,
Would you have an experimental script doing that ? because I don't think it is possible with the current version of the toolbox.
Ideally I would even need an unbalanced design anova (di…
-
Hi!
I've been struggling with convergence issues while running models with the glmmTMB() function.
I have tried multiple different transformations for my response variable, and found out that s…