calc_SI: Calculate site index of a stand.

View source: R/calc_SI.R

calc_SIR Documentation

Calculate site index of a stand.

Description

Calculates site index of a stand based on top height, age (not BHA), and species. See technical documentation for MIST for further details on site index models used for different species. For some species site index models do not exist. In those cases an iterative search algorithm is used to determine site index value based on top height equation.

Usage

calc_SI(H, age, SppId)

Arguments

H

Top height

age

Stand age

SppId

Species id.

Value

Site index


ptompalski/MISTR documentation built on March 18, 2024, 10:13 p.m.