AngusMcLure / PoolPoweR

Power and sample size calculations for surveys using pool testing (AKA group testing)
GNU General Public License v3.0
0 stars 1 forks source link

Develop package #4

Closed fredjaya closed 8 months ago

fredjaya commented 8 months ago

For now, package up the functions in:

This broadly involves any cleaning and amendments (#1), adding documentation and unit tests.

For unit tests, include some examples for simple test cases for now. Note any errors and the input parameters, for example, when integrals fail to converge. Discuss and outline more complex ones later.

fredjaya commented 8 months ago

Closing because a bit too vague. Basic unit tests have been included and worked well for changing function argument names so far.

AngusMcLure commented 8 months ago

👍