We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tests required for the following.
pooling_strategies.R
pool_max_size()
pool_target_number()
pool_strat_methods.R
print.pool_strat()
catch_distributions.R
nb_catch()
pois_catch()
util.R
mu_sigma_linknorm()
stop()
ev()
max_s
optimise_random_prevalence()
optim_local_int()
cost_fi_random()
cost_fi_cluster_random()
design_effect.R
design_effect_random()
fisher_information.R
fi_pool_cluster()
real_scale
fi_pool_random()
fi_pool_cluster_random()
The text was updated successfully, but these errors were encountered:
coverage back up to ~90%, remaining uncovered lines are mainly warnings()
warnings()
Sorry, something went wrong.
fredjaya
No branches or pull requests
Tests required for the following.
pooling_strategies.R
pool_max_size()
pool_target_number()
pool_strat_methods.R
print.pool_strat()
catch_distributions.R
nb_catch()
pois_catch()
util.R
mu_sigma_linknorm()
- thisstop()
is only likely encountered if using the function directly. Keep, but add a no covev()
max_s
#23optimise_random_prevalence()
optim_local_int()
cost_fi_random()
cost_fi_cluster_random()
design_effect.R
design_effect_random()
fisher_information.R
fi_pool_cluster()
- prioritise last, aside from:fi_pool_cluster()
when notreal_scale
fi_pool_random()
fi_pool_cluster_random()
The text was updated successfully, but these errors were encountered: