Skip to content

Commit 91837e9

Browse files
Update R/plotDecision.R
Co-authored-by: Daniel Sabanes Bove <danielinteractive@users.noreply.github.com>
1 parent 3d50ea5 commit 91837e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

R/plotDecision.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#' Plot a summary plot corresponding to the sumTable output
22
#'
33
#' This function will return a plot showing a curve of the probability of a meaningful improvement over estimated diff
4-
#' and a curve of the prob of a poor improvement over estimated diff
4+
#' and a curve of the probability of a poor improvement over estimated diff
55
#'
66
#' @typed data : data.frame
77
#' sourced [`data.frame`] from [sumTable()]

0 commit comments

Comments
 (0)