-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
36 lines (35 loc) · 1.03 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
# Generated by roxygen2: do not edit by hand
export(generatePresentationMultiple)
export(getCMEstimation)
export(getCaseBinaryFeatures)
export(getCaseCounts)
export(getCharacterizationDemographics)
export(getCmDiagnosticsData)
export(getCmMetaEstimation)
export(getCohortDefinitions)
export(getDechallengeRechallenge)
export(getExampleConnectionDetails)
export(getIncidenceRates)
export(getPredictionCohorts)
export(getPredictionDiagnosticTable)
export(getPredictionDiagnostics)
export(getPredictionHyperParamSearch)
export(getPredictionIntercept)
export(getPredictionModelDesigns)
export(getPredictionPerformanceTable)
export(getPredictionPerformances)
export(getPredictionTopPredictors)
export(getRiskFactors)
export(getSccsDiagnosticsData)
export(getSccsEstimation)
export(getSccsMetaEstimation)
export(getTargetBinaryFeatures)
export(getTargetCounts)
export(getTimeToEvent)
export(plotAgeDistributions)
export(plotCmEstimates)
export(plotSccsEstimates)
export(plotSexDistributions)
export(removeSpaces)
importFrom(dplyr,"%>%")
importFrom(rlang,.data)