-
Notifications
You must be signed in to change notification settings - Fork 6
/
NAMESPACE
216 lines (215 loc) · 5.51 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
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
# Generated by roxygen2: do not edit by hand
export("Percentile0%")
export("Percentile1%")
export("Percentile10%")
export("Percentile100%")
export("Percentile15%")
export("Percentile2.5%")
export("Percentile20%")
export("Percentile25%")
export("Percentile25%-1.5IQR")
export("Percentile5%")
export("Percentile50%")
export("Percentile75%")
export("Percentile75%+1.5IQR")
export("Percentile80%")
export("Percentile85%")
export("Percentile90%")
export("Percentile95%")
export("Percentile97.5%")
export("Percentile99%")
export("mean+1.96sd")
export("mean+sd")
export("mean-1.96sd")
export("mean-sd")
export("median+1.5IQR")
export("median+IQR")
export("median-1.5IQR")
export("median-IQR")
export(AestheticFields)
export(AestheticProperties)
export(AestheticSelectionKeys)
export(AggregationInput)
export(AggregationSummary)
export(Alignments)
export(AtomPlots)
export(AxisConfiguration)
export(BackgroundConfiguration)
export(BackgroundElement)
export(BoxWhiskerDataMapping)
export(BoxWhiskerPlotConfiguration)
export(CaptionProperties)
export(ColorMaps)
export(ColorPalettes)
export(CumulativeTimeProfileDataMapping)
export(CumulativeTimeProfilePlotConfiguration)
export(DDIRatioDataMapping)
export(DDIRatioPlotConfiguration)
export(DataMappings)
export(Directions)
export(ExportConfiguration)
export(ExportFormats)
export(ExportUnits)
export(Font)
export(FontFaces)
export(GroupMapping)
export(Grouping)
export(HistogramDataMapping)
export(HistogramPlotConfiguration)
export(HorizontalJustification)
export(Label)
export(LabelConfiguration)
export(LegendConfiguration)
export(LegendPositions)
export(LegendTypes)
export(LineElement)
export(Linetypes)
export(MoleculePlots)
export(ObsVsPredDataMapping)
export(ObsVsPredPlotConfiguration)
export(ObservedDataMapping)
export(PKRatioDataMapping)
export(PKRatioPlotConfiguration)
export(PieChartDataMapping)
export(PieChartPlotConfiguration)
export(PlotAnnotationTextSize)
export(PlotConfiguration)
export(PlotConfigurations)
export(PlotGridConfiguration)
export(QQDataMapping)
export(QQPlotConfiguration)
export(RangeDataMapping)
export(ResVsPredDataMapping)
export(ResVsPredPlotConfiguration)
export(ResVsTimeDataMapping)
export(ResVsTimePlotConfiguration)
export(Scaling)
export(Shapes)
export(TagPositions)
export(Theme)
export(ThemeAestheticMaps)
export(ThemeAestheticSelections)
export(ThemeBackground)
export(ThemeFont)
export(ThemePlotConfigurations)
export(TickLabelTransforms)
export(TimeProfileDataMapping)
export(TimeProfilePlotConfiguration)
export(TornadoDataMapping)
export(TornadoPlotConfiguration)
export(VerticalJustification)
export(XAxisConfiguration)
export(XYDataMapping)
export(XYGDataMapping)
export(YAxisConfiguration)
export(addErrorbar)
export(addLine)
export(addRibbon)
export(addScatter)
export(addWatermark)
export(asLabel)
export(createWatermarkGrob)
export(exportPlot)
export(exportPlotConfigurationCode)
export(geomTLFPoint)
export(getBoxWhiskerMeasure)
export(getDefaultCaptions)
export(getDualAxisPlot)
export(getGreekTickLabels)
export(getGuestValues)
export(getGuestValuesFromDataMapping)
export(getLabelWithUnit)
export(getLegendCaption)
export(getLegendPosition)
export(getLinesFromFoldDistance)
export(getLnTickLabels)
export(getLogTickLabels)
export(getPKRatioMeasure)
export(getPercentileTickLabels)
export(getPiTickLabels)
export(getSameLimits)
export(getSqrtTickLabels)
export(getSymmetricLimits)
export(getTLFSettings)
export(initializePlot)
export(isBetween)
export(loadTLFSettings)
export(loadThemeFromJson)
export(plotBoxWhisker)
export(plotCumulativeTimeProfile)
export(plotDDIRatio)
export(plotGrid)
export(plotHistogram)
export(plotObsVsPred)
export(plotObservedTimeProfile)
export(plotPKRatio)
export(plotPieChart)
export(plotQQ)
export(plotResVsPred)
export(plotResVsTime)
export(plotSimulatedTimeProfile)
export(plotTimeProfile)
export(plotTornado)
export(resetTLFSettingsToDefault)
export(runPlotMaker)
export(runThemeMaker)
export(saveTLFSettings)
export(saveThemeToJson)
export(setBackground)
export(setBackgroundPanelArea)
export(setBackgroundPlotArea)
export(setCaptionColor)
export(setCaptionFill)
export(setCaptionLabels)
export(setCaptionLinetype)
export(setCaptionOrder)
export(setCaptionShape)
export(setCaptionSize)
export(setCaptionVisibility)
export(setDefaultAggregationBins)
export(setDefaultAggregationFunctions)
export(setDefaultAggregationLabels)
export(setDefaultAlphaRatio)
export(setDefaultErrorbarCapSize)
export(setDefaultExportParameters)
export(setDefaultLLOQLinetype)
export(setDefaultLegendPosition)
export(setDefaultLegendTitle)
export(setDefaultLogTicks)
export(setDefaultMaxCharacterWidth)
export(setDefaultWatermark)
export(setGrid)
export(setLegend)
export(setLegendCaption)
export(setLegendFont)
export(setLegendPosition)
export(setLegendTitle)
export(setPlotExport)
export(setPlotExportDimensions)
export(setPlotExportFormat)
export(setPlotExportSize)
export(setPlotLabels)
export(setWatermark)
export(setXAxis)
export(setXGrid)
export(setY2Axis)
export(setYAxis)
export(setYGrid)
export(tlfSettingsNames)
export(tlfStatFunctions)
export(updateExportDimensionsForLegend)
export(updateTimeProfileLegend)
export(useDarkTheme)
export(useExcelTheme)
export(useHighChartTheme)
export(useMatlabTheme)
export(useMinimalTheme)
export(useTemplateTheme)
export(useTheme)
import(R6)
import(ggplot2)
import(jsonlite)
import(ospsuite.utils)
import(utils)
importFrom(stats,dnorm)
importFrom(stats,setNames)