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

Update toBinomialExact() #167

Open
keaven opened this issue Oct 2, 2024 · 0 comments
Open

Update toBinomialExact() #167

keaven opened this issue Oct 2, 2024 · 0 comments

Comments

@keaven
Copy link
Owner

keaven commented Oct 2, 2024

Add capability to produce updated bounds at interim analysis.
This requires addition of the following optional arguments with NULL default values:

  1. events - a vector with the number of observed events at each analysis
  2. alpha - alpha level that may differ from input design; useful for graphical methods or for repeated/sequential p-value and confidence intervals
  3. usTime - optional vector to define spending time at each analysis for upper bound
  4. lsTime - optional vector to define spending time at each analysis for lower bound

Help file and vignette will need updating. Also writing a section for technical manual.

@keaven keaven self-assigned this Oct 2, 2024
@nanxstats nanxstats changed the title #157 update toBinomialExact Update toBinomialExact() Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant