-1::1
Simple Hit Counter
Skip to content

Products

Solutions

×
×
Sign In

EN

EN - EnglishCN - 简体中文DE - DeutschES - EspañolKR - 한국어IT - ItalianoFR - FrançaisPT - Português do BrasilPL - PolskiHE - עִבְרִיתRU - РусскийJA - 日本語TR - TürkçeAR - العربية
Sign In Start Free Trial

RESEARCH

JoVE Journal

Peer reviewed scientific video journal

Behavior
Biochemistry
Bioengineering
Biology
Cancer Research
Chemistry
Developmental Biology
View All
JoVE Encyclopedia of Experiments

Video encyclopedia of advanced research methods

Biological Techniques
Biology
Cancer Research
Immunology
Neuroscience
Microbiology
JoVE Visualize

Visualizing science through experiment videos

EDUCATION

JoVE Core

Video textbooks for undergraduate courses

Analytical Chemistry
Anatomy and Physiology
Biology
Calculus
Cell Biology
Chemistry
Civil Engineering
Electrical Engineering
View All
JoVE Science Education

Visual demonstrations of key scientific experiments

Advanced Biology
Basic Biology
Chemistry
View All
JoVE Lab Manual

Videos of experiments for undergraduate lab courses

Biology
Chemistry

BUSINESS

JoVE Business

Video textbooks for business education

Accounting
Finance
Macroeconomics
Marketing
Microeconomics

OTHERS

JoVE Quiz

Interactive video based quizzes for formative assessments

Authors

Teaching Faculty

Librarians

K12 Schools

Biopharma

Products

RESEARCH

JoVE Journal

Peer reviewed scientific video journal

JoVE Encyclopedia of Experiments

Video encyclopedia of advanced research methods

JoVE Visualize

Visualizing science through experiment videos

EDUCATION

JoVE Core

Video textbooks for undergraduates

JoVE Science Education

Visual demonstrations of key scientific experiments

JoVE Lab Manual

Videos of experiments for undergraduate lab courses

BUSINESS

JoVE Business

Video textbooks for business education

OTHERS

JoVE Quiz

Interactive video based quizzes for formative assessments

Solutions

Authors
Teaching Faculty
Librarians
<<<<<<< HEAD
K12 Schools
Biopharma
=======
K12 Schools
>>>>>>> dee1fd4 (fixed header link)

Language

English

EN

English

CN

简体中文

DE

Deutsch

ES

Español

KR

한국어

IT

Italiano

FR

Français

PT

Português do Brasil

PL

Polski

HE

עִבְרִית

RU

Русский

JA

日本語

TR

Türkçe

AR

العربية

    Menu

    JoVE Journal

    Behavior

    Biochemistry

    Bioengineering

    Biology

    Cancer Research

    Chemistry

    Developmental Biology

    Engineering

    Environment

    Genetics

    Immunology and Infection

    Medicine

    Neuroscience

    Menu

    JoVE Encyclopedia of Experiments

    Biological Techniques

    Biology

    Cancer Research

    Immunology

    Neuroscience

    Microbiology

    Menu

    JoVE Core

    Analytical Chemistry

    Anatomy and Physiology

    Biology

    Calculus

    Cell Biology

    Chemistry

    Civil Engineering

    Electrical Engineering

    Introduction to Psychology

    Mechanical Engineering

    Medical-Surgical Nursing

    View All

    Menu

    JoVE Science Education

    Advanced Biology

    Basic Biology

    Chemistry

    Clinical Skills

    Engineering

    Environmental Sciences

    Physics

    Psychology

    View All

    Menu

    JoVE Lab Manual

    Biology

    Chemistry

    Menu

    JoVE Business

    Accounting

    Finance

    Macroeconomics

    Marketing

    Microeconomics

Start Free Trial
Loading...
Home
JoVE Journal
Biology
Development of an Individual-Tree Basal Area Increment Model using a Linear Mixed-Effects Approach
Development of an Individual-Tree Basal Area Increment Model using a Linear Mixed-Effects Approach
JoVE Journal
Biology
A subscription to JoVE is required to view this content.  Sign in or start your free trial.
JoVE Journal Biology
Development of an Individual-Tree Basal Area Increment Model using a Linear Mixed-Effects Approach

Development of an Individual-Tree Basal Area Increment Model using a Linear Mixed-Effects Approach

Full Text
3,693 Views
04:35 min
July 3, 2020

DOI: 10.3791/60827-v

Wenwen Wang1, Yanfeng Bai2, Chunqian Jiang2, Jinghui Meng1

1Research Center of Forest Management Engineering of National Forestry and Grassland Administration,Beijing Forestry University, 2Research Institute of Forestry,Chinese Academy of Forestry

Overview

This study presents a protocol for developing an individual-tree basal area increment model using linear mixed-effects modeling. It employs complex statistical techniques to analyze hierarchical data structures found in forestry, aiming to enhance predictions of forest growth.

Key Study Components

Research Area

  • Forest growth modeling
  • Statistical analysis of hierarchical data
  • Tree basal area increment assessment

Background

  • Linear mixed-effects models can efficiently analyze data with complex structures.
  • These models have potential applications in improving forest growth predictions.
  • Heteroscedasticity and autocorrelation are crucial considerations in model fitting.

Methods Used

  • Development of a basal area increment model
  • Application of nlme package in R software
  • Selection of random effects and fitting models using maximum likelihood

Main Results

  • Identification of the best model via AIC, BIC, and likelihood tests.
  • Significant improvement in model performance compared to basic models.
  • Final model showed reduced heteroscedasticity and enhanced residuals.

Conclusions

  • The study demonstrates the effectiveness of linear mixed-effects models in forestry.
  • This methodology is relevant for researchers aiming to improve growth models in forest ecosystems.

Frequently Asked Questions

What is a linear mixed-effects model?
A linear mixed-effects model is a statistical method that incorporates both fixed and random effects to analyze data with hierarchical structures.
Why is it important to check for heteroscedasticity?
Heteroscedasticity can indicate that the variability of the residuals is not constant, which can affect the validity of the model estimates.
How does one select the best variance function?
The best variance function can be determined by comparing model performance using metrics like AIC and BIC.
What role does the nlme package play in this study?
The nlme package in R is utilized for fitting linear mixed-effects models and handling random effects in the data.
What were the main findings of the model comparisons?
The final model showed significant improvements in performance metrics compared to basic models, confirming its superiority.
Why is model convergence important?
Model convergence ensures that the fitted model reaches a stable solution, allowing for more reliable parameter estimates and predictions.
How does autocorrelation affect model fitting?
Autocorrelation can lead to underestimated standard errors, impacting the reliability of hypothesis tests in the fitted model.

Mixed-effects models are flexible and useful tools for analyzing data with a hierarchical stochastic structure in forestry and could also be used to significantly improve the performance of forest growth models. Here, a protocol is presented that synthesizes information relating to linear mixed-effects models.

This protocol provides the key procedures of developing an individual-tree basal area increment model using a linear mixed-effects approach. The main feature of this technique is that it can powerfully analyze data with complex structures in forestry and significantly improve the performance of forest growth models. Begin by reading the model development data set and loading the package nlme"in R software.

Select sample plots as random effects to develop the mixed-effects model. Fit all possible combinations of random effects with the maximum likelihood method and output the results. Set the intercept to random parameters, then change the random statements until all combinations are fitted.

In the process of fitting, the codes may report errors due to the nonconvergence of the fitted model. Select the best model by Akaike's information criterion, the Bayesian information criterion, the logarithm likelihood, and the likelihood ratio test. Observe whether the residuals have heteroscedasticity from the residual plot.

If there is heteroscedasticity, introduce the constant plus power function, the power function, and the exponential function to model the errors variance structure. Determine the best variance function for the model according to Akaike's information criterion, the Bayesian information criterion, the logarithm likelihood, and the likelihood ratio test. Next, introduce the compound symmetry structure, first-order autoregressive structure, and a combination of first-order autoregressive and moving average structures to account for autocorrelation.

Determine the best autocorrelation structure according to Akaike's information criterion, the Bayesian information criterion, the logarithm likelihood, and the likelihood ratio test. Output the final results of the mixed-effects model using the restricted maximum likelihood method. The basic basal area increment model for P.asperata is expressed with this equation.

The parameter estimates, their corresponding standard errors, and the lack-of-fit statistics are shown here. Pronounced heteroscedasticity of the residuals was observed. There were 31 possible combinations of random effects parameters for the basic basal area increment model.

After fitting, 300 combinations reached convergence. Among these 30 combinations, Model 30 was selected because it yielded the lowest AIC, the lowest BIC, and the largest Loglik. Furthermore, the LRT was significantly different when compared with the other models.

The linear mixed-effects model with variance functions and correlation structures are shown here. According to the AIC, BIC, Loglik, and LRT, the exponential function and AR(1)were selected as the best variance function and autocorrelation structure, respectively. The final linear mixed-effects individual-tree basal area increment model was proposed using the REML method.

The estimated fixed parameters, their corresponding standard errors, and the lack-of-fit statistics are shown here. A significant improvement was observed in the residuals. Prediction statistics of the two models show that the performance of the linear mixed-effects model was significantly improved compared to the basic model.

When the model comparisons are completed, remember to use the restricted maximum likelihood method to output the final results.

View the full transcript and gain access to thousands of scientific videos

Sign In Start Free Trial

Explore More Videos

Individual-treeBasal Area Increment ModelLinear Mixed-effects ApproachForestry Data AnalysisRandom EffectsMixed-effects ModelMaximum Likelihood MethodAkaike's Information CriterionBayesian Information CriterionNonconvergenceHeteroscedasticityVariance FunctionAutocorrelation StructureRestricted Maximum Likelihood MethodParameter Estimates

Related Videos

LeafJ: An ImageJ Plugin for Semi-automated Leaf Shape Measurement

08:14

LeafJ: An ImageJ Plugin for Semi-automated Leaf Shape Measurement

Related Videos

29.3K Views

A Method of Trigonometric Modelling of Seasonal Variation Demonstrated with Multiple Sclerosis Relapse Data

10:46

A Method of Trigonometric Modelling of Seasonal Variation Demonstrated with Multiple Sclerosis Relapse Data

Related Videos

11K Views

Protocol for Assessing the Relative Effects of Environment and Genetics on Antler and Body Growth for a Long-lived Cervid

09:09

Protocol for Assessing the Relative Effects of Environment and Genetics on Antler and Body Growth for a Long-lived Cervid

Related Videos

7.9K Views

Leaf Area Index Estimation Using Three Distinct Methods in Pure Deciduous Stands

09:04

Leaf Area Index Estimation Using Three Distinct Methods in Pure Deciduous Stands

Related Videos

14.1K Views

A Method for Quantifying Foliage-Dwelling Arthropods

08:20

A Method for Quantifying Foliage-Dwelling Arthropods

Related Videos

6.3K Views

Quantifying Corticolous Arthropods Using Sticky Traps

05:28

Quantifying Corticolous Arthropods Using Sticky Traps

Related Videos

5.9K Views

Simulating Impacts of Ice Storms on Forest Ecosystems

06:27

Simulating Impacts of Ice Storms on Forest Ecosystems

Related Videos

7.4K Views

Field Measurement of Effective Leaf Area Index using Optical Device in Vegetation Canopy

06:28

Field Measurement of Effective Leaf Area Index using Optical Device in Vegetation Canopy

Related Videos

3.8K Views

Tree Core Analysis with X-ray Computed Tomography

06:56

Tree Core Analysis with X-ray Computed Tomography

Related Videos

1.6K Views

Collecting and Processing Drone-based Remotely Sensed Data for Use in Forest Recovery Monitoring

08:16

Collecting and Processing Drone-based Remotely Sensed Data for Use in Forest Recovery Monitoring

Related Videos

480 Views

JoVE logo
Contact Us Recommend to Library
Research
  • JoVE Journal
  • JoVE Encyclopedia of Experiments
  • JoVE Visualize
Business
  • JoVE Business
Education
  • JoVE Core
  • JoVE Science Education
  • JoVE Lab Manual
  • JoVE Quizzes
Solutions
  • Authors
  • Teaching Faculty
  • Librarians
  • K12 Schools
  • Biopharma
About JoVE
  • Overview
  • Leadership
Others
  • JoVE Newsletters
  • JoVE Help Center
  • Blogs
  • Site Maps
Contact Us Recommend to Library
JoVE logo

Copyright © 2026 MyJoVE Corporation. All rights reserved

Privacy Terms of Use Policies
WeChat QR code