mean_adm {admtools} | R Documentation |
get mean ADM
Description
returns the mean adm of a multiadm object
Usage
mean_adm(x, h)
Arguments
x |
a multiadm object |
h |
the heights at which to evaluate the adm |
Value
an adm object
See Also
median_adm()
and quantile_adm()
for median and quantile adms, respectively
[Package admtools version 0.6.0 Index]