easystats @easystats.github.io · Feb 28

One function per week, this time with `parameters::model_parameters()`. The function returns a comprehensive, consistent ("tidy") output for regression models and many other statistical procedures, including Bayesian and mixed models. #rstats #easystats easystats.github.io/parameters/r...

20 likes 1 replies

?

Replies

easystats · Feb 28

It's comparable to the {broom} package, but, - `model_parameters()` prints nicely - has many additional features, like standardizing or robust standard errors - allows different approximation methods for degrees of freedom (Satterthwaite, ...) and more! See also easystats.github.io/parameters/a...