“Statistics are like sausages. It’s better not to see them being made, unless you use easystats.”
MANY bug fixes in this version! Including corrected duplicated text outputs and dramatic speed increases for brmsfit models (which used to refit the model entirely every time).
easystats.github.io/report/
With the @easystats.github.io team
MANY bug fixes in this version! Including corrected duplicated text outputs and dramatic speed increases for brmsfit models (which used to refit the model entirely every time).
easystats.github.io/report/
With the @easystats.github.io team
Well, most of the objects you work with in {easystats} are basically tables, i.e. a 2D matrix with columns and rows...
Well, most of the objects you work with in {easystats} are basically tables, i.e. a 2D matrix with columns and rows...
easystats.github.io/modelbased/a...
easystats.github.io/modelbased/a...
@gmcd.bsky.social @vincentab.bsky.social @zeileis.org
@gmcd.bsky.social @vincentab.bsky.social @zeileis.org
#easystats #rstats
#easystats #rstats
Thoughts: Want to start using Bayesian stats? Here is a quick but comprehensive guide in #R
#bayesian #bayes #mcmc #easystats #guide
mattansb.github.io/bayesian-evi...
Thoughts: Want to start using Bayesian stats? Here is a quick but comprehensive guide in #R
#bayesian #bayes #mcmc #easystats #guide
mattansb.github.io/bayesian-evi...
Here's what's new:
- 📦insight, bayestestR: performance improvements for Bayesian models, better support for brms-mixture models
1/2
#easystats #rstats
easystats.github.io/easystats/
Here's what's new:
- 📦insight, bayestestR: performance improvements for Bayesian models, better support for brms-mixture models
1/2
#easystats #rstats
easystats.github.io/easystats/
(nice metrics, despite not 100% accurate, but still...)
(nice metrics, despite not 100% accurate, but still...)
easystats.github.io/modelbased/a...
easystats.github.io/modelbased/a...
easystats.github.io/modelbased/a...
easystats.github.io/modelbased/a...
So
mtcars$hp_z <- scale(mtcars$hp)
mpg ~ hp_z
Becomes
mpg ~ standardize(hp)
This solves both issues you raise in your post.
#rstats @easystats.bsky.social
So
mtcars$hp_z <- scale(mtcars$hp)
mpg ~ hp_z
Becomes
mpg ~ standardize(hp)
This solves both issues you raise in your post.
#rstats @easystats.bsky.social
This function makes it easy to checks if variables vary within or between levels of grouping variables.
Perfect for understanding and designing mixed models 🚀
easystats.github.io/performance/...
#stats #easystats
This function makes it easy to checks if variables vary within or between levels of grouping variables.
Perfect for understanding and designing mixed models 🚀
easystats.github.io/performance/...
#stats #easystats
easystats.github.io/modelbased/n...
The last weeks we were working a lot on improving support and performance for Bayesian models and especially
easystats.github.io/modelbased/n...
The last weeks we were working a lot on improving support and performance for Bayesian models and especially
Appropriate summary automatically applied based on variable types, also supports weighting.
Appropriate summary automatically applied based on variable types, also supports weighting.
easystats.github.io/modelbased/a...
easystats.github.io/modelbased/a...
`datawizard::demean()`! #rstats
easystats.github.io/datawizard/r...
`datawizard::demean()`! #rstats
easystats.github.io/datawizard/r...
easystats.github.io/correlation/
easystats.github.io/correlation/