Skip to content
New issue

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

DEV: Add sample_design class and re-implement design_effect #42

Merged
merged 8 commits into from
Jun 28, 2024
Merged

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    80b53a3 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. DEV: Add fixed_design

    - Revert fi_pool method to function.
    - Add check_input2.R to supersede check_input.R #36.
    fredjaya committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    e54c306 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    15d6f60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e860868 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f93513c View commit details
    Browse the repository at this point in the history
  4. DEV: Implement design_effect for variable design and update tests

    Also moved input checks for prevalence and correlation to generic
    fredjaya committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    12ff977 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8f1d3b9 View commit details
    Browse the repository at this point in the history
  6. DOC: fix Rd

    fredjaya committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    0e43edf View commit details
    Browse the repository at this point in the history