An S4 class to represents an age-depth model.

Slots

depth

A numeric vector giving the depth of the samples.

model

A list of local polynomial regressions (see stats::loess()).

hash

A character string giving the 32-byte MD5 hash of the original data file.

Author

N. Frerebeau