Closed fredjaya closed 5 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 90.37%. Comparing base (
7ab5a24
) to head (0e43edf
).
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Part of #40
Adds two
sample_design
classes,fixed_design
andvariable_design
to:_random
(to come)Changes the
design_effect
implementation:sample_design
class - this removes the need for a separate function named with_random
Adds
check_input2.R
:check_input.R
functionsAdded and updated tests and documentation for
sample_design
and `design_effect