R/pipegs.R

#' pvalue approximation with stolarsky invariance principal.
#'
#' The package calculates the approximation for permutation p-values of linear statistic
#'
#' @docType package
#' @name pipegs
#' @importFrom parallel mclapply
#' @importFrom graphics hist lines
#' @importFrom stats cor dbeta dchisq dnorm integrate pbeta pchisq pnorm qbeta qchisq quantile rbeta rchisq rexp rnorm runif sd uniroot
#' @importFrom utils combn
NULL

Try the pipeGS package in your browser

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

pipeGS documentation built on May 2, 2019, 5:58 a.m.