Skip to content

Commit 52cc711

Browse files
committed
Minor documentation update
1 parent ff42f1a commit 52cc711

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

R/gsDesign.R

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,9 +286,11 @@ gsBound1 <- function(theta, I, a, probhi, tol = 0.000001, r = 18, printerr = 0)
286286
#' O'Brien-Fleming-like conservative bound when used with the default
287287
#' Hwang-Shih-DeCani spending function. This is a real-vector for many spending
288288
#' functions. The parameter \code{sfupar} specifies any parameters needed for
289-
#' the spending function specified by \code{sfu}; this will be ignored for
289+
#' the spending function specified by \code{sfu}; this is not needed for
290290
#' spending functions (\code{sfLDOF}, \code{sfLDPocock}) or bound types
291291
#' (\dQuote{OF}, \dQuote{Pocock}) that do not require parameters.
292+
#' Note that \code{sfupar} can be specified as a positive scalar for
293+
#' \code{sfLDOF} for a generalized O'Brien-Fleming spending function.
292294
#' @param sfl Specifies the spending function for lower boundary crossing
293295
#' probabilities when asymmetric, two-sided testing is performed
294296
#' (\code{test.type = 3}, \code{4}, \code{5}, or \code{6}). Unlike the upper

0 commit comments

Comments
 (0)