quantify.errors: Quantifies the errors of a solution

Description Usage Arguments Value

Description

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.

Usage

1
2
quantify.errors(sol, case, nA, nB, compute.fisher = F,
  compute.chi2 = F)

Arguments

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

Value

the solution with additional variables for errors


samthiriot/gosp.dpp documentation built on May 18, 2019, 3:44 p.m.