R/snht-package.R

##' Robust and Non-Robust Standard Normal Homogeneity Test
##' 
##' Computes test statistics for the SNHT and robust SNHT test. Additionally,
##' users may supply a custom function for estimating the mean and standard
##' deviation, and this function will be used for computing the test statistic.
##' 
##' The only function you're likely to need from \pkg{snht} is 
##' \code{\link{snht}}. Otherwise refer to the vignettes.
##' 
##' @docType package
##' @name snht-package
NULL

Try the snht package in your browser

Any scripts or data that you put into this service are public.

snht documentation built on May 1, 2019, 10:05 p.m.