# Estimation Approach to Statistical Inference
## Source All Available altEASI Functions
source("http://raw.githubusercontent.com/cwendorf/altEASI/master/R/Basic.R")
source("http://raw.githubusercontent.com/cwendorf/altEASI/master/R/Data.R")
source("http://raw.githubusercontent.com/cwendorf/altEASI/master/R/Summary.R")
source("http://raw.githubusercontent.com/cwendorf/altEASI/master/R/ANOVA.R")
source("http://raw.githubusercontent.com/cwendorf/altEASI/master/R/Contrasts.R")
source("http://raw.githubusercontent.com/cwendorf/altEASI/master/R/Difference.R")
source("http://raw.githubusercontent.com/cwendorf/altEASI/master/R/Means.R")
source("http://raw.githubusercontent.com/cwendorf/altEASI/master/R/Pairwise.R")
source("http://raw.githubusercontent.com/cwendorf/altEASI/master/R/Regression.R")
source("http://raw.githubusercontent.com/cwendorf/altEASI/master/R/Tukey.R")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.