|
You are here |
rdrr.io | ||
| | | | |
sciruby.com
|
|
| | | | | Google Summer of Code 2015 is coming to an end. During this summer, I have learned too many things to list here about statistical modeling, Ruby and ... | |
| | | | |
mcfromnz.wordpress.com
|
|
| | | | | Not my post, just bookmarking this. It's from http://goanna.cs.rmit.edu.au/~fscholer/anova.php ANOVA (and R) The ANOVA Controversy ANOVA is a statistical process for analysing the amount of variance that is contributed to a sample by different factors. It was initially derived by R. A. Fisher in 1925, for the case of balanced data (equal numbers of observations... | |
| | | | |
oehscience.wordpress.com
|
|
| | | | | R typically only provides you with the type I Sum-of-Squares when performing regression analysis. However, as most people are aware of there are also type II and type III SS. SAS for example also provides type III SS without specifically asking the program to do so. In R, this is slightly more complicated. As with... | |
| | | | |
svmiller.com
|
|
| | | Here is a how-to on bootstrapping standard errors in R in a flexible way, using some tidyverse-friendly packages like modelr and purrr. | ||