forked from metamelb-repliCATS/aggreCAT
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
32 lines (31 loc) · 831 Bytes
/
NAMESPACE
File metadata and controls
32 lines (31 loc) · 831 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
# Generated by roxygen2: do not edit by hand
export("%>%")
export(AverageWAgg)
export(BayesianWAgg)
export(DistributionWAgg)
export(ExtremisationWAgg)
export(IntervalWAgg)
export(LinearWAgg)
export(ReasoningWAgg)
export(ShiftingWAgg)
export(confidence_score_evaluation)
export(confidence_score_heatmap)
export(confidence_score_ridgeplot)
export(method_placeholder)
export(postprocess_judgements)
export(preprocess_judgements)
export(weight_asym)
export(weight_interval)
export(weight_nIndivInterval)
export(weight_outlier)
export(weight_reason)
export(weight_reason2)
export(weight_varIndivInterval)
importFrom(DescTools,BrierScore)
importFrom(insight,format_capitalize)
importFrom(magrittr,"%>%")
importFrom(precrec,auc)
importFrom(precrec,evalmod)
importFrom(rfUtilities,accuracy)
importFrom(stats,median)
importFrom(stats,var)