quantile_adm {admtools} | R 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 |
Value
an adm object
[Package admtools version 0.3.0 Index]