teunbrand.github.io/legendry/
Researchers have nested data.
Run rmANOVA.
Don't get significant results.
"Hey, how about multilevel models?"
Run MLM with only random intercept.
Everything is significant.
"I guess MLMs have more power!"
Publish.
#stats
Researchers have nested data.
Run rmANOVA.
Don't get significant results.
"Hey, how about multilevel models?"
Run MLM with only random intercept.
Everything is significant.
"I guess MLMs have more power!"
Publish.
#stats
We suggest that the old serial transformation story in motor planning needs updating: intrinsic (muscle like) motor plans seem to appear BEFORE extrinsic (spatial) plans... 🧠
www.biorxiv.org/content/10.1...
We suggest that the old serial transformation story in motor planning needs updating: intrinsic (muscle like) motor plans seem to appear BEFORE extrinsic (spatial) plans... 🧠
www.biorxiv.org/content/10.1...
https://www.youtube.com/watch?v=vY9mGJQFdyE
I cannot emphasize how helpful this is for preventing bugs.
Read about r-lib standalone check: josiahparry.com/posts/2024-0...
#rstats
I cannot emphasize how helpful this is for preventing bugs.
Read about r-lib standalone check: josiahparry.com/posts/2024-0...
#rstats
It's an ultra simple, super flexible, and 0-dependency package to draw beautiful tables in HTML, LaTeX, Typst, Word, PDF, and PNG.
And for those who ❤️ documentation, 𝚝𝚒𝚗𝚢𝚝𝚊𝚋𝚕𝚎 ships with a billion pages of tutorials:
vincentarelbundock.github.io/tinytable/
It's an ultra simple, super flexible, and 0-dependency package to draw beautiful tables in HTML, LaTeX, Typst, Word, PDF, and PNG.
And for those who ❤️ documentation, 𝚝𝚒𝚗𝚢𝚝𝚊𝚋𝚕𝚎 ships with a billion pages of tutorials:
vincentarelbundock.github.io/tinytable/
#neuroscience
#neuroscience
Is there {targets} + {crew} for Julia? Looks like Pipelines.jl + JobScheduler.jl might be it?
The goal? All of tidyverse, written in 100% Julia.
Check it out: tidierorg.github.io/Tidier.jl/dev/
JuliaCon 2023 intro: youtu.be/ZVvP7rAIvkE?...
Is there {targets} + {crew} for Julia? Looks like Pipelines.jl + JobScheduler.jl might be it?
For me, this is a good argument to prefer static over dynamic branching as a default in {targets} #rstats
For me, this is a good argument to prefer static over dynamic branching as a default in {targets} #rstats
stackoverflow.com/questions/79...
stackoverflow.com/questions/79...
if your targets are segfaulting randomly, they're probably being killed for using too much RAM since targets passes all data through the login node by default, change it to have workers read/write data directly
if your targets are segfaulting randomly, they're probably being killed for using too much RAM since targets passes all data through the login node by default, change it to have workers read/write data directly
github.com/LnL7/nix-dar...
github.com/LnL7/nix-dar...