-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathNAMESPACE
More file actions
102 lines (101 loc) · 2.45 KB
/
Copy pathNAMESPACE
File metadata and controls
102 lines (101 loc) · 2.45 KB
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
# Generated by roxygen2: do not edit by hand
S3method(createMarkovModelDataset,data.frame)
S3method(createMarkovModelDataset,default)
S3method(createMarkovModelDataset,factor)
S3method(searchReplaceHelper,"function")
S3method(searchReplaceHelper,call)
S3method(searchReplaceHelper,default)
export(Mann2022Equilibrate)
export(Poels_2025_elranatamab_qsp_cauc_multiplier)
export(Poels_2025_elranatamab_qsp_events)
export(addBaseline1exp)
export(addBaselineConst)
export(addBaselineExp)
export(addBaselineLin)
export(addBioavailability)
export(addCmtProp)
export(addDepot)
export(addDirToModelDb)
export(addDirectLin)
export(addDur)
export(addEffectCmtLin)
export(addEta)
export(addFileToModelDb)
export(addIndirect)
export(addIndirectLin)
export(addIni)
export(addLag)
export(addLogEstimates)
export(addRate)
export(addResErr)
export(addTransit)
export(addWeibullAbs)
export(assertCompartmentExists)
export(assertCompartmentName)
export(assertParameterValue)
export(assertRxUi)
export(assertRxUiEstimatedResiduals)
export(assertRxUiMixedOnly)
export(assertRxUiMuRefOnly)
export(assertRxUiNormal)
export(assertRxUiPopulationOnly)
export(assertRxUiPrediction)
export(assertRxUiRandomOnIdOnly)
export(assertRxUiSingleEndpoint)
export(assertRxUiTransformNormal)
export(assertVariableName)
export(blankCombine)
export(bsvToCv)
export(camelCombine)
export(checkModelConventions)
export(checkNamingRegisters)
export(combinePaste2)
export(convertEmax)
export(convertEmaxHill)
export(convertKinR0)
export(convertLogLin)
export(convertMM)
export(convertQuad)
export(createMarkovModel)
export(createMarkovModelDataset)
export(createMarkovTransitionMatrix)
export(cvToBsv)
export(defaultCombine)
export(dotCombine)
export(expit)
export(fakeCc)
export(logit)
export(modellib)
export(ncaComparisonTable)
export(ncaParamLabel)
export(pkTrans)
export(readModelDb)
export(register_lagState)
export(removeDepot)
export(removeLinesAndInis)
export(removeTransit)
export(searchReplace)
export(searchReplaceHelper)
export(setCombineType)
export(simMarkov)
export(snakeCombine)
export(updateOncologyXenograftSimeoni2004)
importFrom(rxode2,
assertCompartmentExists,
assertCompartmentName,
assertParameterValue,
assertRxUi,
assertRxUiEstimatedResiduals,
assertRxUiMixedOnly,
assertRxUiMuRefOnly,
assertRxUiNormal,
assertRxUiPopulationOnly,
assertRxUiPrediction,
assertRxUiRandomOnIdOnly,
assertRxUiSingleEndpoint,
assertRxUiTransformNormal,
assertVariableName,
expit,
logit
)
importFrom(stats,setNames)