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

API #84

Closed
15 tasks done
LittleBeannie opened this issue Nov 1, 2022 · 0 comments · Fixed by #96
Closed
15 tasks done

API #84

LittleBeannie opened this issue Nov 1, 2022 · 0 comments · Fixed by #96
Assignees

Comments

@LittleBeannie
Copy link
Collaborator

LittleBeannie commented Nov 1, 2022

  • enrollRates -> enroll_rate
  • failRates -> fail_rate
  • droupoutRate -> dropout_rate
  • events -> event (singular is preferred, rather than plural)
  • Stratum -> stratum
  • Rate -> rate (in gs_design_rd & gs_power_rd)
  • totalDuration -> total_duration
  • analysisTimes -> analysis_time
  • IF -> info_frac
  • x in fixed_design -> method
  • x = c("AHR", "FH", "MB", "LF", "RD", "MaxCombo", "RMST", "Milestone") -> x = c("ahr", "fh", "mb", "lf", "rd", "maxcombo", "rmst", "milestone")
  • x in eAccrual -> time
  • eAccrual -> expected_accrual
  • tEvents -> expected_time
  • eEvents_df -> expected_event
@LittleBeannie LittleBeannie self-assigned this Nov 1, 2022
@LittleBeannie LittleBeannie linked a pull request Nov 11, 2022 that will close this issue
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 a pull request may close this issue.

1 participant