-
Notifications
You must be signed in to change notification settings - Fork 31
/
NAMESPACE
51 lines (50 loc) · 1.08 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
# Generated by roxygen2: do not edit by hand
export(ac)
export(calc_bin)
export(ci)
export(ggmcmc)
export(ggs)
export(ggs_Rhat)
export(ggs_autocorrelation)
export(ggs_caterpillar)
export(ggs_compare_partial)
export(ggs_crosscorrelation)
export(ggs_density)
export(ggs_diagnostics)
export(ggs_effective)
export(ggs_geweke)
export(ggs_grb)
export(ggs_histogram)
export(ggs_pairs)
export(ggs_pcp)
export(ggs_ppmean)
export(ggs_ppsd)
export(ggs_rocplot)
export(ggs_running)
export(ggs_separation)
export(ggs_traceplot)
export(gl_unq)
export(plab)
export(roc_calc)
export(sde0f)
import(ggplot2)
importFrom(GGally,ggpairs)
importFrom(dplyr,"%>%")
importFrom(dplyr,arrange)
importFrom(dplyr,as_tibble)
importFrom(dplyr,bind_rows)
importFrom(dplyr,do)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,inner_join)
importFrom(dplyr,lag)
importFrom(dplyr,lead)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,sample_frac)
importFrom(dplyr,select)
importFrom(dplyr,summarize)
importFrom(dplyr,tibble)
importFrom(dplyr,ungroup)
importFrom(tidyr,gather)
importFrom(tidyr,spread)