/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

hernandis.me
| | www.listendata.com
4.8 parsecs away

Travel
| | [AI summary] The user is seeking guidance on performing linear regression analysis in R, including data preparation, model building, and interpretation. They have questions about multicollinearity, variable selection, and package usage. The response should provide step-by-step instructions on installing necessary packages, conducting analysis, and addressing common issues.
| | www.jeremykun.com
4.2 parsecs away

Travel
| | Machine learning is broadly split into two camps, statistical learning and non-statistical learning. The latter we've started to get a good picture of on this blog; we approached Perceptrons, decision trees, and neural networks from a non-statistical perspective. And generally "statistical" learning is just that, a perspective. Data is phrased in terms of independent and dependent variables, and statistical techniques are leveraged against the data. In this post we'll focus on the simplest example of thi...
| | gregorygundersen.com
5.8 parsecs away

Travel
| | Gregory Gundersen is a quantitative researcher in New York.
| | aosmith.rbind.io
22.4 parsecs away

Travel
| I walk through an example of simulating data from a binomial generalized linear mixed model with a logit link and then exploring estimates of over/underdispersion.