calcVCOVsekVol {TapeS} | R 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
[Package TapeS version 0.12.1 Index]