-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathNAMESPACE
61 lines (60 loc) · 1.44 KB
/
NAMESPACE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
# Generated by roxygen2: do not edit by hand
export("%listmap%")
export(AdaptiveStudy)
export(AddCohortEvent)
export(AddEffect)
export(AddNewBirthCohortEvent)
export(AnalyzeDataEvent)
export(CohortCompleted)
export(DebugPrint)
export(DropoutEvent)
export(DropoutTime)
export(GetAgesAtRandomization)
export(GetCohortData)
export(GetNewRandomizationProbabilities)
export(GetRecruitedSubjects)
export(GetStartNumIndex)
export(GetSubject)
export(GetSubjects)
export(GetTreatmentRandomizations)
export(ImputeCovariates)
export(InitEvent)
export(InterimAnalyzesTime)
export(MoveCompletedSubjects)
export(MoveSubjects)
export(NewCohort)
export(RecruitmentEvent)
export(RecruitmentRatefunction)
export(SimulateDataEvent)
export(SimulateHAZ)
export(StopEvent)
export(StudyIncrementEvent)
export(UpdateProbabilities)
export(UpdateProbabilitiesEvent)
export(calcHAZVector)
export(cohorts)
export(createStudy)
export(extractInclusionData)
export(futilityFunction)
export(getAllSubjectData)
export(getCohortAgeRange)
export(getCohortDetails)
export(getCohortNames)
export(getExt)
export(getItemsFromSubjects)
export(getMultiProbList)
export(getProbData)
export(getRandomizationProbabilities)
export(getSubjectItems)
export(getSubjectLevelItems)
export(ggplotColours)
export(plotActiveSubjects)
export(plotHAZ)
export(plotHAZTreatmentEff)
export(plotMultiProb)
export(plotProbs)
export(plotStudyCohorts)
export(probTemperation)
export(runMultiSim)
export(subjects)
export(updateProbs)