/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

www.rdatagen.net
| | fharrell.com
4.2 parsecs away

Travel
| | Randomized clinical trials are successful because they do not mimic clinical practice. They remain highly clinically relevant despite this.
| | kgoldfeld.github.io
5.8 parsecs away

Travel
| | Simulates data sets in order to explore modeling techniques or better understand data generating processes. The user specifies a set of relationships between covariates, and generates data based on these specifications. The final data sets can represent data from randomized control trials, repeated measure (longitudinal) designs, and cluster randomized trials. Missingness can be generated using various mechanisms (MCAR, MAR, NMAR).
| | www.robertkubinec.com
6.2 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.
| | www.jeremykun.com
24.7 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...