gev_t_function: 't()' function for calculating GEV quantities

View source: R/representations-dst_gev.R

gev_t_functionR Documentation

't()' function for calculating GEV quantities

Description

't()' function for calculating GEV quantities

Usage

gev_t_function(x, location, scale, shape)

Arguments

x

Argument of the function; vectorized.

location

Location parameter; numeric.

scale

Scale parameter; positive numeric.

shape

Shape parameter; numeric.

Note

The shape parameter is not vectorized. This function is only intended to be used when location, scale, and shape are scalars.

See Also

See the Wikipedia entry for the GEV distribution, https://en.wikipedia.org/wiki/Generalized_extreme_value_distribution


vincenzocoia/distionary documentation built on March 5, 2024, 3:13 a.m.