quantile_adm: get quantile ADM

View source: R/adm_summary.R

quantile_admR Documentation

get quantile ADM

Description

returns the quantile adm of a multiadm object

Usage

quantile_adm(x, h, p)

Arguments

x

a multiadm object

h

the heights at which to evaluate the adm

p

percentile, as number between 0 and 1

Value

an adm object

See Also

median_adm() to extract the median adm, mean_adm() for the mean adm


admtools documentation built on Oct. 4, 2024, 1:09 a.m.