-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
executable file
·60 lines (59 loc) · 1.23 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
# Generated by roxygen2: do not edit by hand
S3method(as.data.frame,dx)
S3method(summary,dx)
export(breslow_day_test)
export(dx)
export(dx_accuracy)
export(dx_auc)
export(dx_auc_pr)
export(dx_balanced_accuracy)
export(dx_brier)
export(dx_chi_square)
export(dx_cm)
export(dx_cohens_kappa)
export(dx_compare)
export(dx_delong)
export(dx_detection_prevalence)
export(dx_edit_cell)
export(dx_f1)
export(dx_f2)
export(dx_fbeta)
export(dx_fdr)
export(dx_fishers_exact)
export(dx_fnr)
export(dx_fowlkes_mallows)
export(dx_fpr)
export(dx_g_mean)
export(dx_g_test)
export(dx_informedness)
export(dx_lrt_neg)
export(dx_lrt_pos)
export(dx_markedness)
export(dx_mcc)
export(dx_mcnemars)
export(dx_nir)
export(dx_npv)
export(dx_npv_prevalence)
export(dx_odds_ratio)
export(dx_plot_calibration)
export(dx_plot_cap)
export(dx_plot_cm)
export(dx_plot_cost)
export(dx_plot_decision_curve)
export(dx_plot_forest)
export(dx_plot_gain)
export(dx_plot_ks)
export(dx_plot_lift)
export(dx_plot_pr)
export(dx_plot_predictive_value)
export(dx_plot_probabilities)
export(dx_plot_roc)
export(dx_plot_rocs)
export(dx_plot_thresholds)
export(dx_plot_youden_j)
export(dx_ppv)
export(dx_ppv_prevalence)
export(dx_prevalence)
export(dx_sensitivity)
export(dx_specificity)
export(dx_z_test)