Skip to content

Commit

Permalink
clean
Browse files Browse the repository at this point in the history
  • Loading branch information
audreyyeoCH committed Sep 23, 2024
1 parent 25a5b01 commit 710d404
Show file tree
Hide file tree
Showing 4 changed files with 124 additions and 3 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Language: en-US
LazyData: true
Roxygen:
list(markdown = TRUE, packages = "roxytypes")
RoxygenNote: 7.3.1
RoxygenNote: 7.3.2
Config/Needs/documentation:
roxytypes
Remotes:
Expand Down
2 changes: 1 addition & 1 deletion examples/boundsPostprob.R
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# with uniform prior (i.e. beta(1, 1)) on the ORR:
boundsPostprob(
nvec = c(10, 20, 30, 40),
p0 = 0.20,
p0 = 0.15,
p1 = 0.20,
tL = 0.60,
tU = 0.80,
Expand Down
2 changes: 1 addition & 1 deletion man/boundsPostprob.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

121 changes: 121 additions & 0 deletions man/ocPredprob.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 710d404

Please sign in to comment.