R/PSGoft.R

#' 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

Try the PSGoft package in your browser

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

PSGoft documentation built on Sept. 8, 2023, 5:10 p.m.