forked from ABMI/ICARUSviewer
-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
68 lines (67 loc) · 1.56 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
62
63
64
65
66
67
68
# Generated by roxygen2: do not edit by hand
export(AUROCcurve)
export(RRplot)
export(RunPlp)
export(WINGS)
export(agegenderpieplot)
export(agepieplot)
export(baselineMeasure_compare)
export(baselineMeasure_pvalue)
export(baselineMeasure_summary)
export(baseline_comorbidity)
export(baseline_drug)
export(bmitreeplot)
export(calculateRR)
export(call_dataList)
export(call_event)
export(charactManufacture)
export(characteristic_pvalue)
export(characteristic_summary)
export(charterstic_manufacture)
export(check.packages)
export(co_prevtable)
export(demographic_Table)
export(demographic_cal)
export(drugTable)
export(eventFreeSurvival)
export(event_incidence)
export(genderpieplot)
export(getAllLongitudinal)
export(getBaselineCovariate)
export(getConditionCovariate)
export(getDrugCovariate)
export(getLongitudinal)
export(getPlpDataList)
export(insertCohort)
export(latent_class_classification)
export(latent_longitudinal_plot)
export(latent_longitudinal_table)
export(lme_logitudinal)
export(longitudinal)
export(plotLmm)
export(plotPredictiveVariables)
export(plot_event_rate)
export(pvalueCalAmongMoreThanTwo)
export(pvalueCalBetweenTwo)
export(removeTempAndOutput)
export(setting)
export(sql_reader)
export(switchcohort)
export(switchselect_model)
export(switchselect_pft)
export(switchselect_plp)
export(tableLmm)
export(tablePredictiveVariables)
import(DatabaseConnector)
import(FeatureExtraction)
import(Matrix)
import(PatientLevelPrediction)
import(SqlRender)
import(dplyr)
import(epitools)
import(ggfortify)
import(ggplot2)
import(lcmm)
import(lme4)
import(reshape2)
import(survival)