Description Usage Arguments Value
Computes the errors in a (possibly partial) solution
for the variables which are defined and adds them
to these solutions. For instance if sol$hat.fi
is available, sol$mse.fi
will be computed.
1 2 | quantify.errors(sol, case, nA, nB, compute.fisher = F,
compute.chi2 = F)
|
sol |
the solution to evaluate |
case |
the reference case |
nA |
the expected size of population A |
nB |
the expected size of population B |
compute.fisher |
if TRUE, the compute the Fisher p value (slow) |
compute.chi2 |
if TRUE, the compute the Chi2 |
the solution with additional variables for errors
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.