-
-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathNAMESPACE
More file actions
28 lines (27 loc) · 720 Bytes
/
NAMESPACE
File metadata and controls
28 lines (27 loc) · 720 Bytes
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
# Generated by roxygen2: do not edit by hand
export("%>%")
export(launch_precisely_app)
export(map_precisely)
export(n_odds_ratio)
export(n_rate_difference)
export(n_rate_ratio)
export(n_risk_difference)
export(n_risk_ratio)
export(plot_precision)
export(plot_sample_size)
export(plot_upper_limit)
export(precision_odds_ratio)
export(precision_rate_difference)
export(precision_rate_ratio)
export(precision_risk_difference)
export(precision_risk_ratio)
export(theme_precisely)
export(upper_odds_ratio)
export(upper_rate_difference)
export(upper_rate_ratio)
export(upper_risk_difference)
export(upper_risk_ratio)
importFrom(ggplot2,"%+replace%")
importFrom(magrittr,"%>%")
importFrom(rlang,"!!")
importFrom(stats,qnorm)