Last chance! 50% off unlimited learning
Sale ends in
glk(x)
data.frame
of tree-ring data with records in columns, and
years as rows.matrix
with the Gleichlaeufigkeit for all possible
combinations of records. If two curves have less than 3 years of
overlap, Gleichlaeufigkeit cannot be computed, and NA is returned.mean(glk(x), na.rm =
TRUE)
.Schweingruber, F.H. (1988) Tree rings: basics and applications of dendrochronology Kluwer Academic Publishers, Dordrecht, Netherlands, 276 p.
data(ca533)
ca533.glk <- glk(ca533)
mean(ca533.glk, na.rm = TRUE)
Run the code above in your browser using DataLab