/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

juliasilge.com
| | www.seascapemodels.org
2.4 parsecs away

Travel
| | [AI summary] A tutorial explaining the basics of General Linear Models using statistical concepts like linear equations, R programming simulations, and assumption checking for biological sciences.
| | coornail.net
2.8 parsecs away

Travel
| | In the previous section we learned how to process Bearable's date field, and how to visualize some data points. Today we will learn to look for correlations between factors.
| | zevross.com
2.7 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 ...
| | jeroenjanssens.com
27.1 parsecs away

Travel
| Blog article by Jeroen Janssens. Jul 7, 2024. 91 min read. Hey there, you're reading an updated version of a post I published way back in 2019. Because of the 2024 Plotnine contest and the recent release of Polars 1.0, I decided to freshen things up. Changes include: Upgrade to Plotnine version 0.13.6 (from version 0.6.0) Use Polars 1.0 instead of Pandas (I'm coindicentally writing the chapter "From Pandas to Polars" at the moment.) Wrap long expressions in parentheses and break them...