View source: R/guam_BB_expansion.R
calc_var_quotient | R Documentation |
Variance of the quotient of two variables
calc_var_quotient(x, y)
x |
vector of values, of the same length of y |
y |
vector of values, of the same length of x |
The variance of the quotient of the two variables (variable corresponding to first vector divided by variable corresponding to second vector)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.