-
Notifications
You must be signed in to change notification settings - Fork 1
/
NAMESPACE
50 lines (49 loc) · 1.02 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
# Generated by roxygen2: do not edit by hand
export("%>%")
export(approx_deriv)
export(calc_deriv)
export(calc_nrmse)
export(calc_pred)
export(check_ind_press)
export(check_input_tbl)
export(check_input_vec)
export(clust_sc)
export(compare_thresholds)
export(cond_boot)
export(cooks_dist_gamm)
export(dist_sc)
export(dist_sc_group)
export(expect_resp)
export(find_id)
export(get_signif_code)
export(get_sum_output)
export(ind_init)
export(is_value)
export(loocv_thresh_gam)
export(merge_models)
export(model_gam)
export(model_gamm)
export(model_trend)
export(nrmse)
export(place_text)
export(plot_clust_sc)
export(plot_diagnostics)
export(plot_model)
export(plot_outline)
export(plot_spie)
export(plot_spiechart)
export(plot_statespace_ch)
export(plot_statespace_ed)
export(plot_thresh)
export(plot_trend)
export(scoring)
export(select_interaction)
export(select_model)
export(sort_output_tbl)
export(statespace_ch)
export(statespace_ed)
export(summary_sc)
export(test_interaction)
export(test_tac)
export(thresh_gam)
importFrom(magrittr,"%>%")