calcVCOVsekVol: calculate VCOV-Matrix for volume segments

View source: R/calcEandVCOV.r

calcVCOVsekVolR Documentation

calculate VCOV-Matrix for volume segments

Description

calculate variance-covariance matrix for volume segments from the estimated diameter and uncertainty information from TapeR-model

Usage

calcVCOVsekVol(estD, kovD, estL)

Arguments

estD

vector of estimated diameter, numeric

kovD

variance-covariance-matrix of the estimated diameter, numeric

estL

vector of segment length, numeric

Details

Calculations according to rules for products and sums of variances

Value

variance-covariance matrix of the segment volume


TapeS documentation built on April 3, 2025, 11:09 p.m.