test_eq: Tests a specific CVTS function against the FIA dataset...

View source: R/test.R

test_eqR Documentation

Tests a specific CVTS function against the FIA dataset (test_data) this is meant to be an internal function

Description

test_eq returns the average difference between the new calculated volumes and the testing dataset.

Usage

test_eq(region, spcd, new_cvts_func)

Arguments

spcd

The FIA species code

new_cvts_func

The new CVTS equation to test as an R expression

region_string

The configuration ID specifying the region to test

Value

The average difference (float) mean(test_cvts - new_cvts)


brycefrank/forvol documentation built on Jan. 13, 2024, 2:37 a.m.