dgammaOff1: Function that calculates dgamma with a offset of 1 (i.e., 1...

View source: R/dic.fit.R

dgammaOff1R Documentation

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

Description

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

Usage

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

Arguments

x

value to calculate dgamma at

replace0

should we replace 0 with epsilon

...

other parameters to dgamma

Value

dgamma offset


coarseDataTools documentation built on April 12, 2025, 1:23 a.m.