tests-as-linear
tests-as-linear copied to clipboard
Use same data as in R
It would be nice to use the exact same datasets as in the R version so that we can check the numerical values are the same in all cases (to confirm Python stats code does the same thing as the R code).
It's unlikely we can generate the same data as in R, so we should load data from a CSV file.