-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy path_pkgdown.yml
67 lines (64 loc) · 1.8 KB
/
_pkgdown.yml
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
template:
params:
bootswatch: cosmo
home:
links:
- text: Ask a question
href: http://forums.ohdsi.org
reference:
- title: "P-value calibration"
desc: >
Functions for calibrating p-values based on an empirical null distribution estimated using negative controls.
contents:
- fitNull
- fitMcmcNull
- fitNullNonNormalLl
- computeTraditionalP
- calibrateP
- plotMcmcTrace
- plotForest
- plotCalibration
- plotCalibrationEffect
- plotExpectedType1Error
- computeExpectedAbsoluteSystematicError
- compareEase
- title: "Confidence interval calibration"
desc: >
Functions for calibrating confidence intervals based on a systematic error model fitted using negative and positive controls.
contents:
- fitSystematicErrorModel
- convertNullToErrorModel
- computeTraditionalCi
- calibrateConfidenceInterval
- plotTrueAndObserved
- evaluateCiCalibration
- plotCiCalibration
- plotCiCalibrationEffect
- plotCiCoverage
- plotErrorModel
- title: "MaxSPRT and calibration"
desc: >
Functions for performing empirical calibration when adjusting for sequential testing using MaxSPRT.
contents:
- calibrateLlr
- computeCvBinomial
- computeCvPoisson
- computeCvPoissonRegression
- title: "Data"
desc: >
Data (real and simulated) for testing and demonstrating empirical calibration.
contents:
- sccs
- caseControl
- cohortMethod
- southworthReplication
- grahamReplication
- simulateControls
- simulateMaxSprtData
navbar:
structure:
right: [hades, github]
components:
hades:
text: hadesLogo
href: https://ohdsi.github.io/Hades