#' @references
#'
#' Terriberry, T. "Computing Higher-Order Moments Online."
#' \url{https://web.archive.org/web/20140423031833/http://people.xiph.org/~tterribe/notes/homs.html}
#'
#' J. Bennett, et. al., "Numerically Stable, Single-Pass,
#' Parallel Statistics Algorithms," Proceedings of IEEE
#' International Conference on Cluster Computing, 2009.
#' \doi{10.1109/CLUSTR.2009.5289161}
#'
#' Cook, J. D. "Accurately computing running variance."
#' \url{https://www.johndcook.com/standard_deviation/}
#'
#' Cook, J. D. "Comparing three methods of computing
#' standard deviation."
#' \url{https://www.johndcook.com/blog/2008/09/26/comparing-three-methods-of-computing-standard-deviation/}
#'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.