Nothing
#' The list of package functions and their demonstration
#'
#' The \strong{PSGoft} package puts into practice the modified Lilliefors goodness-of-fit normality test. This modification consists in varying a formula of calculating the empirical distribution function.
#' Values of constants a, b in the formula depend on values of sample skewness and excess kurtosis,
#' which is recommended in order to increase the power of the LF test.
#'
#' @aliases PSGoft-package
#' @name PSGoft
#' @section Data sets in the package:
#'
#' \code{\link{data1}}
#'
#' \code{\link{data2}}
#'
#' @section Functions for the modified Lilliefors goodness-of-fit normality test:
#'
#' \code{\link{MLF.stat}}
#'
#' \code{\link{MLF.pvalue}}
#'
#' \code{\link{MLF.test}}
#'
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.