calc_var_quotient: Variance of the quotient of two variables

View source: R/guam_BB_expansion.R

calc_var_quotientR Documentation

Variance of the quotient of two variables

Description

Variance of the quotient of two variables

Usage

calc_var_quotient(x, y)

Arguments

x

vector of values, of the same length of y

y

vector of values, of the same length of x

Value

The variance of the quotient of the two variables (variable corresponding to first vector divided by variable corresponding to second vector)


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