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

Between and Within Power Arguments #108

Merged
merged 34 commits into from
Nov 18, 2023
Merged

Between and Within Power Arguments #108

merged 34 commits into from
Nov 18, 2023

Conversation

lebebr01
Copy link
Owner

This adds functionality that separates between and within vary arguments for power analysis. In particular, model fit and power simulation arguments are processed within. This means that the data are not resimulated for these types of simulation arguments, rather, multiple models or different power arguments are processed on the same simulated data.

@lebebr01 lebebr01 self-assigned this Nov 17, 2023
@lebebr01 lebebr01 added this to the v 1.0.0 milestone Nov 17, 2023
@codecov-commenter
Copy link

codecov-commenter commented Nov 17, 2023

Codecov Report

Attention: 37 lines in your changes are missing coverage. Please review.

Comparison is base (d1ab7cf) 79.10% compared to head (3947c97) 75.33%.

❗ Current head 3947c97 differs from pull request most recent head 058aeb6. Consider uploading reports for the commit 058aeb6 to get more accurate results

Files Patch % Lines
R/pow_sim.r 46.87% 34 Missing ⚠️
R/parse_formula.r 90.90% 2 Missing ⚠️
R/simglm_master_function.r 75.00% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #108      +/-   ##
==========================================
- Coverage   79.10%   75.33%   -3.77%     
==========================================
  Files          14       14              
  Lines        1182     1257      +75     
==========================================
+ Hits          935      947      +12     
- Misses        247      310      +63     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@lebebr01 lebebr01 merged commit af7fd7f into main Nov 18, 2023
11 checks passed
@lebebr01 lebebr01 deleted the between-within branch March 15, 2024 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants