median_adm {admtools}R Documentation

get median ADM

Description

returns the median adm of a multiadm object

Usage

median_adm(x, h)

Arguments

x

a multiadm object

h

the heights at which to evaluate the adm

Value

an adm object

See Also

mean_adm() for the mean age-depth model, quantile_adm() for the more general implementation


[Package admtools version 0.6.0 Index]