Explore >> Select a destination


You are here

www.listendata.com
| | easystats.github.io
5.2 parsecs away

Travel
| | You probably already have heard of the parameters package, a light-weight package to extract, compute and explore the parameters of statistical models using R (if not, there is a related publication introducing the package's main features). In this post, we like to introduce a new feature that facilitates nicely rendered output in markdown or HTML format (including PDFs). This allows you to easily create pretty tables of model summaries, for a large variety of models.
| | statsandr.com
0.6 parsecs away

Travel
| | Learn how to run multiple and simple linear regression in R, how to interpret the results and how to verify the conditions of application
| | www.robertkubinec.com
2.5 parsecs away

Travel
| | Ordered beta regression can give you comparable, scale-free ATEs that can still be understood in the scale of the original data-all without using logs.
| | austinrochford.com
26.2 parsecs away

Travel
| Splines are a powerful tool when modeling nonlinear relationships. This post shows how to include splines in a Bayesian model in Python using pymc3. In addition, we will show how to use a second splin