gammapDer: gammapDer: derivative of gammap

View source: R/utils.R

gammapDerR Documentation

gammapDer: derivative of gammap

Description

This is the gamma_p_derivative from the boost library

Usage

gammapDer(a, z)

Arguments

a

The numeric 'a' parameter in the upper incomplete gamma

z

The numeric 'z' parameter in the upper incomplete gamma

Value

lowergamma results

Author(s)

Matthew L. Fidler

Examples


gammapDer(1:3, 3)

gammapDer(1, 1:3)

nlmixrdevelopment/RxODE documentation built on April 10, 2022, 5:36 a.m.