-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
34 lines (33 loc) · 717 Bytes
/
NAMESPACE
File metadata and controls
34 lines (33 loc) · 717 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
29
30
31
32
33
34
# Generated by roxygen2: do not edit by hand
export(XGBoostSub_bin)
export(XGBoostSub_con)
export(XGBoostSub_sur)
export(cat_summary)
export(cdf_plot)
export(cut_perf)
export(eval_metric_bin)
export(eval_metric_con)
export(eval_metric_sur)
export(fixcut_bin)
export(fixcut_con)
export(fixcut_sur)
export(gam_ctr_plot)
export(gam_plot)
export(get_subgroup_results)
export(predictive_biomarker_imp)
export(roc_bin)
export(roc_bin_plot)
export(scat_cont_plot)
export(subgrp_perf)
export(subgrp_perf_pred)
import(PropCIs)
import(ggplot2)
import(mgcv)
import(pROC)
import(survival)
import(survminer)
import(xgboost)
importFrom(car,Anova)
importFrom(onewaytests,welch.test)
importFrom(stats,confint)
importFrom(stats,glm)