aecdf: Approximate empirical commulative distribution function

Description Usage Arguments Value

View source: R/internal.r

Description

This function generates an empirical null model that computes a normalized statistics and p-value

Usage

1
aecdf(dnull, symmetric = FALSE, n = 100)

Arguments

dnull

Numerical vector representing the null model

symmetric

Logical, whether the distribution should betreated as symmetric around zero and only one tail should be approximated

n

Integer indicating the number of points to evaluate the empirical cummulative probability function

Value

function with two parameters, x and alternative


viper documentation built on Nov. 8, 2020, 7:37 p.m.