data.frame
of
raw or detrended ring-width series.rwl.stats(rwl)
data.frame
with (usually) raw ring-width series as
columns and years as rows such as that produced by read.rwl
.
It is sometimes desireable to run this on detrended (e.g., rwi)
data data.frame
containing descriptive stats on
each series
. These are the first and last year of the series
as well as the length of the series (first
,last
,year
).
The mean, median, standard deviation are given (mean
,median
,
stdev
) as are the skewness, two measures of sensitivity, the Gini
coefficent, and first order autocorrelation (skew
,sens1
,
sens2
, gini.coef
, ar1
).rwi.stats
, read.rwl