g_helper: Gamma Helper Function

Description Usage Arguments Value

View source: R/Helper_Functions.R

Description

This function represents the gamma function in my derivation, NOT the gamma function related to the factorial function.

Usage

1

Arguments

x

A real number (can be vectorized)

Value

A real number (or vector) equalling (1-x/sqrt(2)) / (1+x/sqrt(2))


matthew-seth-smith/replicateOutliers documentation built on Jan. 24, 2020, 9:34 p.m.