-
Notifications
You must be signed in to change notification settings - Fork 2
/
NAMESPACE
142 lines (141 loc) · 3.88 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
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
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
# Generated by roxygen2: do not edit by hand
S3method(get_dim_pars,trueParams)
S3method(get_dim_pars,trueParamsDirichlet)
S3method(get_dim_pars,trueParamsDirichletMult)
S3method(get_dim_pars,trueParamsGenDirichlet)
S3method(get_dim_pars,trueParamsGenDirichletMult)
S3method(get_dim_pars,trueParamsMultinomial)
S3method(get_dim_pars,trueParamsNormal)
S3method(get_dimension,trueParams)
S3method(get_dimension,trueParamsDirichlet)
S3method(get_dimension,trueParamsDirichletMult)
S3method(get_dimension,trueParamsGenDirichlet)
S3method(get_dimension,trueParamsGenDirichletMult)
S3method(get_dimension,trueParamsMultinomial)
S3method(get_params,trueParamsDirichlet)
S3method(get_params,trueParamsDirichletMult)
S3method(get_params,trueParamsGenDirichlet)
S3method(get_params,trueParamsGenDirichletMult)
S3method(get_seed,dataSim)
S3method(get_seed,trueParams)
S3method(sample_all_params,auto_lin)
S3method(sample_all_params,auto_lin_re)
S3method(sample_all_params,auto_re)
S3method(sample_all_params,default)
S3method(sample_all_params,lin)
S3method(sample_all_params,lin_re)
S3method(sample_all_params,lin_re_splU)
S3method(sample_all_params,lin_re_splZ)
S3method(sample_all_params,lin_splU)
S3method(sample_all_params,lin_splZ)
S3method(sample_all_params,re)
S3method(sample_all_params,re_splU)
S3method(sample_all_params,re_splZ)
S3method(sample_all_params,spl)
export(ModelBNMPD)
export(bet_z_components)
export(burn_and_thin)
export(calc_sum)
export(cbpf_as_d_cpp)
export(cbpf_as_d_cpp_par)
export(cbpf_as_d_cpp_par2)
export(cbpf_as_d_r)
export(cbpf_as_dm_cpp)
export(cbpf_as_dm_cpp_par)
export(cbpf_as_dm_cpp_par2)
export(cbpf_as_dm_r)
export(cbpf_as_gd_cpp_par)
export(cbpf_as_gdm_cpp_par)
export(cbpf_as_m_cpp)
export(cbpf_as_m_cpp_par)
export(cbpf_as_ndm_cpp_par)
export(check_avail_param)
export(check_ic_to_dist)
export(check_serialization_equality)
export(check_w_computation)
export(compute_outBNMPD_mes)
export(f_cpp)
export(f_cpp_vech)
export(fix_all_outBNMPD)
export(fix_outBNMPD)
export(fix_output_joins)
export(generate_bet_u)
export(generate_measurements)
export(generate_setup_init_json)
export(generate_simulation_study)
export(generate_test_data_simul_model_dirs)
export(generate_yaml_model_defintion)
export(get_data)
export(get_dim_pars)
export(get_dimension)
export(get_distribution)
export(get_ic_for_dist)
export(get_ll_values)
export(get_meta_info)
export(get_num_pars)
export(get_out_part_namer)
export(get_par_settings)
export(get_params)
export(get_path_to_model)
export(get_paths_modelBNMPD_input)
export(get_paths_modelBNMPD_results)
export(get_regs_beta)
export(get_regs_beta_l)
export(get_regs_beta_r)
export(get_regs_u)
export(get_regs_z)
export(get_seed)
export(get_sim_latent_states)
export(get_target_dist_levels)
export(get_true_params_obj)
export(get_type_lat)
export(get_type_obs)
export(get_zeros_for_dist)
export(mglm_dgdirmn_tester)
export(mvrnorm_c)
export(new_bet_vcm_u)
export(new_dataSim)
export(new_outBNMPD)
export(new_phi)
export(new_trueParams)
export(pgas)
export(pgas_cpp_dm)
export(pgas_cpp_m)
export(plotloglike)
export(re_serialize_to_rds)
export(replace_files)
export(rescale_pmcmc_samples)
export(rnorm_fast_n1)
export(sample_all_params)
export(sample_bet_u_alr)
export(sample_bet_u_lr)
export(sample_bet_z_al)
export(sample_bet_z_alr)
export(sample_bet_z_ar)
export(sample_bet_z_l)
export(sample_bet_z_lr)
export(sample_sig_sq_x_al)
export(sample_sig_sq_x_alr)
export(sample_sig_sq_x_ar)
export(sample_sig_sq_x_l)
export(sample_sig_sq_x_lr)
export(sample_sig_sq_x_r)
export(sample_vcm_bet_u)
export(set_params)
export(solveme)
export(subset2_outBNMPD)
export(subset_data_simul)
export(subset_outBNMPD)
export(test_phi_oob)
export(validate_outBNMPD)
export(w_as_c)
export(w_cbpf_d_r)
export(w_cbpf_dm_r)
export(w_cbpf_m_r)
importFrom(MASS,mvrnorm)
importFrom(Rcpp,sourceCpp)
importFrom(magrittr,`%>%`)
importFrom(stats,rgamma)
importFrom(stats,rnorm)
importFrom(yaml,read_yaml)
useDynLib(BNMPD, .registration = TRUE)