Skip to contents

Computes the trigamma function, the second derivative of lgamma. Useful for Hessian computations involving gamma-related distributions.

Usage

# S3 method for class 'value'
trigamma(x)

Arguments

x

A value object

Value

A new value object representing trigamma(x)