loglog_cdf: Log-log CDF

View source: R/link_cdfs.R

loglog_cdfR Documentation

Log-log CDF

Description

F(x) = exp(-exp(-x))

Usage

loglog_cdf(x)

Arguments

x

Numeric vector

Details

This corresponds to the Gumbel (minimum) distribution. It is the reflection of cloglog: loglog(x) = 1 - cloglog(-x)

Value

CDF values


clmstan documentation built on June 29, 2026, 5:06 p.m.