For this case, no error message should be displayed (the number of stages for the dummy design can be arbitrary)
dummyDesign <- getDesignGroupSequential(kMax = 4,
alpha = 0.025,
sided = 1,
typeOfDesign = "asOF")
dataSurvival <- getDataset(cumulativeEvents = c(41, 86),
cumulativeLogRanks = c(-1.865, -2.510))
getAnalysisResults(design = dummyDesign,
dataInput = dataSurvival,
directionUpper = FALSE,
maxInformation = 120) |> summary()
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4