Book Review : Forest Analytics with R (Use R)

Book Info : Forest Analytics with R (Use R) by Andrew R. Robinson and Jeff D. Hamann. Berlin: Springer, 2011. ISBN 978-1-4419-7761-8. xv + 339 pp. €57.99 (paperback).

Carsten F. Dormann (Helmholtz Centre for Environmental Research-UFZ, Leipzig, Germany)
2011-06-01

Forestry is a broad field touching economical management as well as landscape planning, survey design/analysis, spatial statistics, growth simulations and much more. Accordingly, also the topics related to statistical computing (and hence R) cover a lot of ground. The present book has luckily refrained from trying to cover all possible aspects, while at the same time still being surprisingly comprehensive. It aims at forest scientists, managers, researchers and students, who have little experience with R.

The book is organised in four parts. Part I, Introduction and Data Management, introduces R and typical forest data sets, of which several are provided in the companion R-package FAwR. Part II, Sampling and Mapping, illustrates the use of the survey package to estimate mean and variance of typical forest survey designs. It then continues to briefly sketch imputation and spatial interpolation techniques. Part III, Allometry and Fitting Models, covers regression, non-linear regression and mixed effect models. Part IV, Simulation and Optimization introduce the interaction of C-code with R through two forest growth models and uses a question from forest planing to illustrate the use of linear programming for optimisation.

The four parts differ greatly in their style, depth and quality. Part I can easily be skipped by the more experienced R-user, but offers a useful and gentle introduction to general R functionality with respect to the following three parts. To appreciate the sampling analyses of part II (including, for example, simple random and systematic sampling, cluster and two-stage sampling), a more detailed knowledge of the survey package (Lumley 2010) and of sampling designs in general (e.g., Lohr 2009) is required. I found the notation for variance estimation somewhat unsavoury, because it deviated from both these books, as well as the book dedicated to forest sampling (Gregoire and H. T. Valentine 2008). Imputation and interpolation techniques receive only a superficial brush, e.g. focussing on (spatial!) nearest-neighbour imputation without mentioning regression-based imputation (Harrell 2001) at all.

In stark contrast, regression, non-linear and mixed models are dealt with much more carefully and very competently. While the purpose of the book is not to explain so much why, but how, to carry out certain computations, this section is a showcase of how to teach model interpretation. Even after a decade of stats teaching I found this part inspiring. The key ingredient, I think, is that the authors carry a single example through different analyses. They show improvements (or lack thereof) compared to previous models, explain very accurately the model output and they give intuitive and rule-of-thumb guidance on which “knobs to turn” during analysis.

The final part is again rather different in style. It provides walk-through examples without much explanation of why one would want to use this specific forest growth model (provided through the rconifers package: Hamann, M. Ritchie, and the R Core team 2010) or any implementational details. The optimisation section using linear programming is virtually incomprehensible without parallel reading on the subject. This fourth part feels like an incomplete draft shoved in for the sake of topic coverage.

Overall, Forest Analytics with R offers an entry to several statistical computation topics encountered by forestry students and practitioners. The sampling-section is sufficient for many standard designs. Only the regression-section is both in-depth and generic, while the simulation studies are too specific to offer themselves to an easy transfer to other problems.

Note

This article is converted from a Legacy LaTeX article using the texor package. The pdf version is the official version. To report a problem with the html, refer to CONTRIBUTE on the R Journal homepage.

T. G. Gregoire and H. T. Valentine. Sampling Strategies for Natural Resources and the Environment. Chapman; Hall/CRC New York, 2008.
J. Hamann, M. Ritchie, and the R Core team. rconifers: Alternative Interface to the CONIFERS Forest Growth Model, . R package version 1.0.5, 2010.
F. E. Harrell. Regression Modeling Strategies - with Applications to Linear Models, Logistic Regression, and Survival Analysis. Springer New York, 2001.
S. L. Lohr. Sampling: Design and Analysis. Duxbury Press North Scituate Mass. 2nd edition, 2009.
T. Lumley. Complex Surveys: A Guide to Analysis Using R. Wiley Hoboken NJ, 2010.

References

Reuse

Text and figures are licensed under Creative Commons Attribution CC BY 4.0. The figures that have been reused from other sources don't fall under this license and can be recognized by a note in their caption: "Figure from ...".

Citation

For attribution, please cite this work as

Dormann, "Book Review : Forest Analytics with R (Use R)", The R Journal, 2011

BibTeX citation

@article{RJ-2011-1-book-review,
  author = {Dormann, Carsten F.},
  title = {Book Review : Forest Analytics with R (Use R)},
  journal = {The R Journal},
  year = {2011},
  note = {https://rjournal.github.io/},
  volume = {3},
  issue = {1},
  issn = {2073-4859},
  pages = {75-75}
}