Skip to content

Commit

Permalink
Merge pull request #61 from konfound-project/wwang93-Update-tkonfound…
Browse files Browse the repository at this point in the history
….R-patch-1

Update tkonfound.R
  • Loading branch information
jrosen48 authored Oct 26, 2023
2 parents 27131c2 + bd3f433 commit cd8da79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/tkonfound.R
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
tkonfound <- function(a, b, c, d,
alpha = 0.05,
switch_trm = T,
switch_trm = TRUE,
test = "fisher",
replace = "control",
to_return = to_return){
Expand Down

0 comments on commit cd8da79

Please sign in to comment.