-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
40 lines (39 loc) · 944 Bytes
/
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
# Generated by roxygen2: do not edit by hand
export("%>%")
export("%~%")
export(PPC_group_distribution)
export(approx_equal)
export(change_colnames)
export(check_model_sensitivity)
export(combine_prior_posterior)
export(compute_RPS)
export(compute_calibration)
export(compute_coverage)
export(compute_prior_influence)
export(compute_resolution)
export(compute_rsquared)
export(empirical_pval)
export(extract_ci)
export(extract_distribution)
export(extract_draws)
export(extract_index_nd)
export(extract_parameters_from_draw)
export(extract_pdf)
export(extract_pmf)
export(factor_to_numeric)
export(inv_logit)
export(is_scalar)
export(is_scalar_wholenumber)
export(is_stanfit)
export(is_wholenumber)
export(logit)
export(plot_coverage)
export(plot_prior_influence)
export(plot_prior_posterior)
export(post_pred_pval)
export(process_replications)
export(summary_statistics)
import(dplyr)
import(ggplot2)
import(tidyr)
importFrom(magrittr,"%>%")