/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

py-econometrics.github.io
| | juliasilge.com
5.2 parsecs away

Travel
| | A data science blog
| | easystats.github.io
6.1 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.
| | zevross.com
5.2 parsecs away

Travel
| | We use the R library mgcv for modeling environmental data with generalized additive models (GAMs). It's a great library loaded with functionality but we often find that the default diagnostic ...
| | poissonisfish.com
28.0 parsecs away

Travel
| It has been well over a year since my last entry, I have been rather quiet because someone has been rather loud Just last week I found some time to rewrite a draft on gradient descent from about two years ago, so here we are - back in business! Gradient descent is a fundamental...