rTG: Methods to Analyse Seasonal Radial Tree Growth Data

Methods for comparing different regression algorithms for describing the temporal dynamics of secondary tree growth (xylem and phloem). Users can compare the accuracy of the most common fitting methods usually used to analyse xylem and phloem data, i.e., Gompertz function, Double Gompertz function, General Additive Models (GAMs); and an algorithm newly introduced to the field, i.e., Bayesian Regularised Neural Networks (brnn). The core function of the package is XPSgrowth(), while the results can be interpreted using implemented generic S3 methods, such as plot() and summary().

Version: 1.0.2
Depends: R (≥ 3.5), brnn (≥ 0.6), minpack.lm (≥ 1.2-4)
Imports: ggplot2 (≥ 2.2.0), mgcv (≥ 1.8-34), knitr (≥ 1.19), dplyr (≥ 0.1.0), magrittr (≥ 1.5), methods
Suggests: testthat (≥ 3.0.0)
Published: 2024-02-03
Author: Jernej Jevsenak [aut, cre]
Maintainer: Jernej Jevsenak <jernej.jevsenak at gmail.com>
BugReports: https://github.com/jernejjevsenak/rTG/issues
License: GPL-3
URL: https://github.com/jernejjevsenak/rTG
NeedsCompilation: no
Citation: rTG citation info
Materials: NEWS
CRAN checks: rTG results

Documentation:

Reference manual: rTG.pdf

Downloads:

Package source: rTG_1.0.2.tar.gz
Windows binaries: r-devel: rTG_1.0.2.zip, r-release: rTG_1.0.2.zip, r-oldrel: rTG_1.0.2.zip
macOS binaries: r-release (arm64): rTG_1.0.2.tgz, r-oldrel (arm64): rTG_1.0.2.tgz, r-release (x86_64): rTG_1.0.2.tgz
Old sources: rTG archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=rTG to link to this page.