-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
48 lines (47 loc) · 1.24 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
# Generated by roxygen2: do not edit by hand
export("%>%")
export(acc_summary_actions)
export(acc_summary_aq)
export(acc_summary_sex)
export(acc_summary_subject)
export(aq_standardize)
export(boxplot_action_acc)
export(boxplot_aq_action_acc)
export(build_all_supplementary)
export(compare_rsquared)
export(contrast_effect_sizes)
export(copy_dt)
export(demographics_summary)
export(hist_plot_acc)
export(import_sre)
export(interaction_plot_bar)
export(interaction_scatter)
export(load_required_sre_packages)
export(mcmc_checks)
export(merge_data_and_posterior)
export(model_vs_data)
export(n_coef)
export(panda_print)
export(plot_action_post_acc)
export(posterior_acc_aq_intervals)
export(posterior_action_acc_means)
export(posterior_action_acc_subj)
export(posterior_aq_action_contrasts)
export(posterior_aq_action_intervals)
export(posterior_gender_diff)
export(posterior_rt_diff)
export(posterior_viewpoint_diff)
export(print_data_sample)
export(print_loo_results)
export(print_stanreg_results)
export(run_rstanarm_model)
export(sre_extdata)
export(sre_file_path)
export(sre_models)
export(time_delay_summary)
export(turtles_aq_act_contrasts)
import(data.table)
import(ggplot2)
import(rstanarm)
importFrom(ggdistribute,geom_posterior)
importFrom(magrittr,"%>%")