calc_var_product: Variance of product x and y

View source: R/guam_BB_expansion.R

calc_var_productR Documentation

Variance of product x and y

Description

Variance of product x and y

Usage

calc_var_product(x, var_x, y, var_y)

Arguments

x

Point estimate of x

var_x

Variance of x

y

Point estimate of y

var_y

Variance of y

Value

the variance of the product of the two variables


PIFSCstockassessments/expalg.cie documentation built on June 15, 2022, 1:41 a.m.