AgeDepthModel-class | R Documentation |
An S4 class to represents an age-depth model.
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.
N. Frerebeau
Other classes:
ActivityEvents-class
,
CumulativeEvents-class
,
DurationsMCMC-class
,
EventsMCMC-class
,
MCMC-class
,
OccurrenceEvents-class
,
PhasesMCMC-class
,
TimeRange-class
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.