-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
85 lines (84 loc) · 2.33 KB
/
NAMESPACE
File metadata and controls
85 lines (84 loc) · 2.33 KB
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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
# Generated by roxygen2: do not edit by hand
S3method(print,helper_inla_output)
export("%>%")
export(as_dummy)
export(as_percent_chr)
export(as_quantile_factor)
export(as_quantile_factor_prediction)
export(build_design_matrix)
export(build_mesh)
export(build_mesh2)
export(bvs_inla)
export(check_variables_ranges)
export(cor_step_elimination)
export(create_map_base)
export(create_map_base2)
export(create_map_points)
export(create_map_raster)
export(create_map_raster2)
export(create_map_raster3)
export(create_map_top)
export(discrete.inhibit.sample)
export(discrete_inhibit_sample_neighb)
export(estimate_runjags_computation_time)
export(fit_binomial_freq)
export(fit_bvs_jags_model)
export(fit_flextable_to_page)
export(fit_inla)
export(fit_inla2)
export(fit_negative_binomial_freq)
export(flextable_bvs_frequencies)
export(flextable_inla_binomial)
export(flextable_inla_binomial2)
export(format_num_as_chr)
export(get_binomial_bivariate_inla_summary)
export(get_binomial_bivariate_summary)
export(get_bvs_hpd_model)
export(get_cache_dir)
export(get_correct_within_quantile_interval)
export(get_decay_limits)
export(get_inla_dispersion)
export(get_inla_prediction_sample)
export(get_inla_prediction_summary)
export(get_mae)
export(get_model_string_spike_slab)
export(get_mse)
export(get_quantile_dummy_matrix)
export(get_quantile_interval_length)
export(get_rmse)
export(get_summary_fixed)
export(get_summary_hyperpar)
export(get_switchdrive_path)
export(get_treatment_frequency)
export(map_binomial_bivariate_inla_summary)
export(map_binomial_bivariate_summary)
export(map_covariate)
export(map_covariate_if_any)
export(plot_bivariate_coef)
export(plot_fitted_values)
export(plot_inla_summary.fixed)
export(plot_inla_zero_simulations)
export(plot_spatial_correlation)
export(plot_spatial_field)
export(plot_summary_fixed)
export(read_data)
export(read_simulation)
export(resolve_factors)
export(save_map_base)
export(save_map_points)
export(save_map_raster)
export(save_map_top)
export(scale_covariates)
export(scale_vars)
export(search_code)
export(split_validation)
export(summarize_random_effect)
export(translate_bivariate_analysis_inla)
export(translate_bvs_hpd_model)
export(translate_covariate_names)
export(treat_model_summaries)
export(update_runjobs)
export(vif_step_elimination)
export(write_simulation)
importFrom(lifecycle,deprecated)
importFrom(magrittr,"%>%")