Learn R Programming

Rdistance (version 4.3.0)

GammaModes: Modes of the Gamma distribution

Description

Compute mode (i.e., maximum) of Rdistance's version of the gamma distribution.

Usage

GammaModes(params)

Value

A vector of the locations of the gamma modes associated with each row in the params matrix.

Arguments

params

A matrix of Gamma distribution parameters. First column is the scale parameter, and is a fuction of covariates. Second column is the shape parameter.