Nothing
#' Teaching Statistics Data Simulation
#'
#' @description Univariate and multivariate normal data simulation. They also supply a brief summary of the analysis for each experiment/design.
#' \itemize{
#'
#' \item Independent samples.
#'
#' \item One-way and two-way ANOVA.
#'
#' \item Paired samples (T-Test & Regression).
#'
#' \item Repeated measures (ANOVA & Multiple Regression).
#'
#' \item Clinical Assay.
#'
#' }
#'
#' @docType package
#'
#' @author Esteban Cabello García and Pedro Jesús Femia Marzo.
#'
#' @name stats4teaching
NULL
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.