Description Usage Arguments Details Value
View source: R/FindVariances.R
Find variances according to problem parameters
1 | FindVariances(var_eq, ME_var_ratio, theta_squared)
|
var_eq |
if TRUE VX=VY, else VX=2VY (b=1,2 in Ben's notation) |
ME_var_ratio |
(defaults to 1) determines the ratio of diseased/healthy ME variance (a in Ben's notation) |
theta_squared |
contamination ratio |
Find the variances from the problem parameters as in Reiser, 2000. The healthy population's variance is always VY=1. If var_eq = TRUE then VX=VY, else VX=2VY=2.
a named vector with the variances to be used for the given parameters
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.