| Literature DB >> 29771934 |
Wilson Lara1,2, Stella Bogino3, Felipe Bravo1.
Abstract
The R-package BIOdry allows to model and compare fluctuations of Tree-ring Width (TRW) and climate, or dendroclimatic fluctuations, while accounting for source variability. The package eases multilevel modeling and multivariate comparison in dendroclimatic analysis using the nlme and ecodist packages, respectively. For implementing such libraries, the in-package algorithms transform the dendroclimatic fluctuations into Multilevel Dendroclimatic Data Series and maintain categorical variables and time units in the outputs. The dendroclimatic modeling is developed with two functions: modelFrame and muleMan. The first function binds core-level cumulative TRWs to the processed data sets and subtracts trends in TRWs by fitting multilevel log-linear growth formulas or multilevel linear formulas. modelFrame can also model within-group fluctuations in dendroclimatic variables other than tree-radial increments such as aridity indices or allometric components of tree growth: e.g. diameters at breast height over bark, tree basal areas, total tree biomass, among other. The second function compares fluctuations in modelFrame objects that share outermost categorical variable and annual records. Here, we use BIOdry to model dendroclimatic relationships in northern and east-central Spain to illustrate future users in the implementation of the package for modeling ecological relationships in space and time.Entities:
Mesh:
Year: 2018 PMID: 29771934 PMCID: PMC5957401 DOI: 10.1371/journal.pone.0196923
Source DB: PubMed Journal: PLoS One ISSN: 1932-6203 Impact factor: 3.240
Fig 1Comparison of procedures to model dendroclimatic fluctuations.
Standard approaches (upper panels) usually account for sample variability (gray areas). These implement cross-correlation analyses to compare the detrended fluctuations. On the other hand, the BIOdry package (lower panels) consider hierarchical structures from sample design (gray layers) to account for source variability: e.g. tree morphology. The package implements dissimilarity analysis to compare the detrended fluctuations.
Routines (rt) and detrending formula (df) used to model tree-growth fluctuations from TRW with modelFrame.
These are specified in the form of lists with the fn and lv arguments (see second argument in Table 3). Arguments of these one-level functions are specified in modelFrame in either a MoreArgs list argument or directly, depending on whether they are vectors (e.g. mp) or constants, respectively.
| Type | Name | Details | Arg. | Arg. definition |
|---|---|---|---|---|
| Unique observations in time-units data with replicates (time-series replicates) are excluded to avoid biases during subsequent multilevel detrending [ | ||||
| Cumulative sums of time-series replicates (e.g. radial increments) are scaled on reference constants (e.g. individual tree diameters). | ||||
| Simple allometric model: | ||||
| log-linear time-decline formula with random effects structure: ‘ | ||||
One-level functions (rt) and detrending formula (df) used to model AAI fluctuations from monthly average temperatures and monthly cumulative precipitations.
Implementation of these is similar to what was explained for tree growth modeling in Table 1.
| Type | Name | Details | Arg. | Arg. definition |
|---|---|---|---|---|
| Monthly records in time-series replicates (usually of climate) are labeled for the years can begin in a month other than January. | ||||
| Annual aridity indexes from Walter-Lieth diagrams are computed from monthly precipitation sums and monthly average temperatures. | ||||
| LME formula with random effects structure: ‘ | ||||
Formulation order of parameters in modelFrame.
This function is used to model fluctuations of Tree-ring Widths (TRWs) (cm) and Annual Aridity Indexes (AAIs) (dimensionless).
| Order | Arguments and defaults | Description |
|---|---|---|
| Individual | ||
| Arguments and defaults in one-level functions | See one-level functions ( | |
| Detrending formulas (Tables | ||
| Arguments in |
Fig 2Fluctuations in the chronology of P. pinaster.
Residual autocorrelations in the chronology has been accounted for with an auto-regressive structure for lags ≥ 2 (ARMA(p = 1, q = 1)) after normalizing the fitted residuals via Choleski factorization.
Fig 3Empiric Autocorrelation Functions (ACFs) for the chronology of P. pinaster and the aridity-index fluctuations in three modelFrame objects.
Labels indicate level-codes in the plot factor.
Fig 4Normalized aridity-index fluctuations in aif object.
Labels indicate level-codes in the plot factor.
Fig 5Multivariate correlations between the TRW chronology and the AAI fluctuations.
Red circles indicate significant correlations (p ≥ 0.05).