pgammaOff1: Function that calculates pgamma with a offset of 1 (i.e., 1...

View source: R/dic.fit.R

pgammaOff1R Documentation

Function that calculates pgamma with a offset of 1 (i.e., 1 is equivalent to 0)

Description

Function that calculates pgamma with a offset of 1 (i.e., 1 is equivalent to 0)

Usage

pgammaOff1(x, replace0 = FALSE, ...)

Arguments

x

value to calculate pgamma at

replace0

should we replace 0 with epsilon

...

other parameters to pgamma

Value

pgamma offset


nickreich/coarseDataTools documentation built on July 8, 2023, 12:24 a.m.