View source: R/guam_BB_expansion.R
calc_var_product | R Documentation |
Variance of product x and y
calc_var_product(x, var_x, y, var_y)
x |
Point estimate of x |
var_x |
Variance of x |
y |
Point estimate of y |
var_y |
Variance of y |
the variance of the product of the two variables
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.