SI_exhaustive: Calculate site index of a stand base on top height model.

View source: R/calc_SI.R

SI_exhaustiveR Documentation

Calculate site index of a stand base on top height model.

Description

A helper function to use within calc_SI. Calculates site index of a stand based on top height model, age (not BHA), and species. Uses a search algorithm to find the site index value, based on top height equations.

Usage

SI_exhaustive(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.