p_gamma_fwd_rev: p_gamma_fwd_rev

View source: R/gamma_funs.r

p_gamma_fwd_revR Documentation

p_gamma_fwd_rev

Description

same as pgamma() but for custom fit objects returned by fit_gamma_fwd_rev.

Usage

p_gamma_fwd_rev(q, fit, fallback)

Arguments

q

a quantile (in non-reversed orientation).

fit

object returned by fit_gamma_fwd_rev().

fallback

anything. what to return if fit failed.

Value

either a single value (a P-value), or fallback.

Author(s)

John L. Darcy


darcyj/specificity documentation built on Aug. 1, 2023, 8 a.m.