Stan Math Library
4.9.0
Automatic Differentiation
Loading...
Searching...
No Matches
prob.hpp
Go to the documentation of this file.
1
#ifndef STAN_MATH_PRIM_PROB_HPP
2
#define STAN_MATH_PRIM_PROB_HPP
3
4
#include <
stan/math/prim/prob/bernoulli_ccdf_log.hpp
>
5
#include <
stan/math/prim/prob/bernoulli_cdf.hpp
>
6
#include <
stan/math/prim/prob/bernoulli_cdf_log.hpp
>
7
#include <
stan/math/prim/prob/bernoulli_lccdf.hpp
>
8
#include <
stan/math/prim/prob/bernoulli_lcdf.hpp
>
9
#include <
stan/math/prim/prob/bernoulli_logit_glm_lpmf.hpp
>
10
#include <
stan/math/prim/prob/bernoulli_logit_glm_rng.hpp
>
11
#include <
stan/math/prim/prob/bernoulli_logit_lpmf.hpp
>
12
#include <
stan/math/prim/prob/bernoulli_logit_rng.hpp
>
13
#include <
stan/math/prim/prob/bernoulli_lpmf.hpp
>
14
#include <
stan/math/prim/prob/bernoulli_rng.hpp
>
15
#include <
stan/math/prim/prob/beta_binomial_ccdf_log.hpp
>
16
#include <
stan/math/prim/prob/beta_binomial_cdf.hpp
>
17
#include <
stan/math/prim/prob/beta_binomial_cdf_log.hpp
>
18
#include <
stan/math/prim/prob/beta_binomial_lccdf.hpp
>
19
#include <
stan/math/prim/prob/beta_binomial_lcdf.hpp
>
20
#include <
stan/math/prim/prob/beta_binomial_lpmf.hpp
>
21
#include <
stan/math/prim/prob/beta_binomial_rng.hpp
>
22
#include <
stan/math/prim/prob/beta_ccdf_log.hpp
>
23
#include <
stan/math/prim/prob/beta_cdf.hpp
>
24
#include <
stan/math/prim/prob/beta_cdf_log.hpp
>
25
#include <
stan/math/prim/prob/beta_lccdf.hpp
>
26
#include <
stan/math/prim/prob/beta_lcdf.hpp
>
27
#include <
stan/math/prim/prob/beta_lpdf.hpp
>
28
#include <
stan/math/prim/prob/beta_neg_binomial_lccdf.hpp
>
29
#include <
stan/math/prim/prob/beta_neg_binomial_lcdf.hpp
>
30
#include <
stan/math/prim/prob/beta_neg_binomial_lpmf.hpp
>
31
#include <
stan/math/prim/prob/beta_proportion_ccdf_log.hpp
>
32
#include <
stan/math/prim/prob/beta_proportion_cdf_log.hpp
>
33
#include <
stan/math/prim/prob/beta_proportion_lccdf.hpp
>
34
#include <
stan/math/prim/prob/beta_proportion_lcdf.hpp
>
35
#include <
stan/math/prim/prob/beta_proportion_lpdf.hpp
>
36
#include <
stan/math/prim/prob/beta_proportion_rng.hpp
>
37
#include <
stan/math/prim/prob/beta_rng.hpp
>
38
#include <
stan/math/prim/prob/binomial_ccdf_log.hpp
>
39
#include <
stan/math/prim/prob/binomial_cdf.hpp
>
40
#include <
stan/math/prim/prob/binomial_cdf_log.hpp
>
41
#include <
stan/math/prim/prob/binomial_lccdf.hpp
>
42
#include <
stan/math/prim/prob/binomial_lcdf.hpp
>
43
#include <
stan/math/prim/prob/binomial_logit_lpmf.hpp
>
44
#include <
stan/math/prim/prob/binomial_logit_glm_lpmf.hpp
>
45
#include <
stan/math/prim/prob/binomial_lpmf.hpp
>
46
#include <
stan/math/prim/prob/binomial_rng.hpp
>
47
#include <
stan/math/prim/prob/categorical_logit_glm_lpmf.hpp
>
48
#include <
stan/math/prim/prob/categorical_logit_lpmf.hpp
>
49
#include <
stan/math/prim/prob/categorical_logit_rng.hpp
>
50
#include <
stan/math/prim/prob/categorical_lpmf.hpp
>
51
#include <
stan/math/prim/prob/categorical_rng.hpp
>
52
#include <
stan/math/prim/prob/cauchy_ccdf_log.hpp
>
53
#include <
stan/math/prim/prob/cauchy_cdf.hpp
>
54
#include <
stan/math/prim/prob/cauchy_cdf_log.hpp
>
55
#include <
stan/math/prim/prob/cauchy_lccdf.hpp
>
56
#include <
stan/math/prim/prob/cauchy_lcdf.hpp
>
57
#include <
stan/math/prim/prob/cauchy_lpdf.hpp
>
58
#include <
stan/math/prim/prob/cauchy_rng.hpp
>
59
#include <
stan/math/prim/prob/chi_square_ccdf_log.hpp
>
60
#include <
stan/math/prim/prob/chi_square_cdf.hpp
>
61
#include <
stan/math/prim/prob/chi_square_cdf_log.hpp
>
62
#include <
stan/math/prim/prob/chi_square_lccdf.hpp
>
63
#include <
stan/math/prim/prob/chi_square_lcdf.hpp
>
64
#include <
stan/math/prim/prob/chi_square_lpdf.hpp
>
65
#include <
stan/math/prim/prob/chi_square_rng.hpp
>
66
#include <
stan/math/prim/prob/dirichlet_lpdf.hpp
>
67
#include <
stan/math/prim/prob/dirichlet_rng.hpp
>
68
#include <
stan/math/prim/prob/dirichlet_multinomial_lpmf.hpp
>
69
#include <
stan/math/prim/prob/dirichlet_multinomial_rng.hpp
>
70
#include <
stan/math/prim/prob/discrete_range_ccdf_log.hpp
>
71
#include <
stan/math/prim/prob/discrete_range_cdf.hpp
>
72
#include <
stan/math/prim/prob/discrete_range_cdf_log.hpp
>
73
#include <
stan/math/prim/prob/discrete_range_lccdf.hpp
>
74
#include <
stan/math/prim/prob/discrete_range_lcdf.hpp
>
75
#include <
stan/math/prim/prob/discrete_range_lpmf.hpp
>
76
#include <
stan/math/prim/prob/discrete_range_rng.hpp
>
77
#include <
stan/math/prim/prob/double_exponential_ccdf_log.hpp
>
78
#include <
stan/math/prim/prob/double_exponential_cdf.hpp
>
79
#include <
stan/math/prim/prob/double_exponential_cdf_log.hpp
>
80
#include <
stan/math/prim/prob/double_exponential_lccdf.hpp
>
81
#include <
stan/math/prim/prob/double_exponential_lcdf.hpp
>
82
#include <
stan/math/prim/prob/double_exponential_lpdf.hpp
>
83
#include <
stan/math/prim/prob/double_exponential_rng.hpp
>
84
#include <
stan/math/prim/prob/exp_mod_normal_ccdf_log.hpp
>
85
#include <
stan/math/prim/prob/exp_mod_normal_cdf.hpp
>
86
#include <
stan/math/prim/prob/exp_mod_normal_cdf_log.hpp
>
87
#include <
stan/math/prim/prob/exp_mod_normal_lccdf.hpp
>
88
#include <
stan/math/prim/prob/exp_mod_normal_lcdf.hpp
>
89
#include <
stan/math/prim/prob/exp_mod_normal_lpdf.hpp
>
90
#include <
stan/math/prim/prob/exp_mod_normal_rng.hpp
>
91
#include <
stan/math/prim/prob/exponential_ccdf_log.hpp
>
92
#include <
stan/math/prim/prob/exponential_cdf.hpp
>
93
#include <
stan/math/prim/prob/exponential_cdf_log.hpp
>
94
#include <
stan/math/prim/prob/exponential_lccdf.hpp
>
95
#include <
stan/math/prim/prob/exponential_lcdf.hpp
>
96
#include <
stan/math/prim/prob/exponential_lpdf.hpp
>
97
#include <
stan/math/prim/prob/exponential_rng.hpp
>
98
#include <
stan/math/prim/prob/frechet_ccdf_log.hpp
>
99
#include <
stan/math/prim/prob/frechet_cdf.hpp
>
100
#include <
stan/math/prim/prob/frechet_cdf_log.hpp
>
101
#include <
stan/math/prim/prob/frechet_lccdf.hpp
>
102
#include <
stan/math/prim/prob/frechet_lcdf.hpp
>
103
#include <
stan/math/prim/prob/frechet_lpdf.hpp
>
104
#include <
stan/math/prim/prob/frechet_rng.hpp
>
105
#include <
stan/math/prim/prob/gamma_ccdf_log.hpp
>
106
#include <
stan/math/prim/prob/gamma_cdf.hpp
>
107
#include <
stan/math/prim/prob/gamma_cdf_log.hpp
>
108
#include <
stan/math/prim/prob/gamma_lccdf.hpp
>
109
#include <
stan/math/prim/prob/gamma_lcdf.hpp
>
110
#include <
stan/math/prim/prob/gamma_lpdf.hpp
>
111
#include <
stan/math/prim/prob/gamma_rng.hpp
>
112
#include <
stan/math/prim/prob/gaussian_dlm_obs_lpdf.hpp
>
113
#include <
stan/math/prim/prob/gaussian_dlm_obs_rng.hpp
>
114
#include <
stan/math/prim/prob/gumbel_ccdf_log.hpp
>
115
#include <
stan/math/prim/prob/gumbel_cdf.hpp
>
116
#include <
stan/math/prim/prob/gumbel_cdf_log.hpp
>
117
#include <
stan/math/prim/prob/gumbel_lccdf.hpp
>
118
#include <
stan/math/prim/prob/gumbel_lcdf.hpp
>
119
#include <
stan/math/prim/prob/gumbel_lpdf.hpp
>
120
#include <
stan/math/prim/prob/gumbel_rng.hpp
>
121
#include <
stan/math/prim/prob/hmm_hidden_state_prob.hpp
>
122
#include <
stan/math/prim/prob/hmm_latent_rng.hpp
>
123
#include <
stan/math/prim/prob/hmm_marginal.hpp
>
124
#include <
stan/math/prim/prob/hypergeometric_lpmf.hpp
>
125
#include <
stan/math/prim/prob/hypergeometric_rng.hpp
>
126
#include <
stan/math/prim/prob/inv_chi_square_ccdf_log.hpp
>
127
#include <
stan/math/prim/prob/inv_chi_square_cdf.hpp
>
128
#include <
stan/math/prim/prob/inv_chi_square_cdf_log.hpp
>
129
#include <
stan/math/prim/prob/inv_chi_square_lccdf.hpp
>
130
#include <
stan/math/prim/prob/inv_chi_square_lcdf.hpp
>
131
#include <
stan/math/prim/prob/inv_chi_square_lpdf.hpp
>
132
#include <
stan/math/prim/prob/inv_chi_square_rng.hpp
>
133
#include <
stan/math/prim/prob/inv_gamma_ccdf_log.hpp
>
134
#include <
stan/math/prim/prob/inv_gamma_cdf.hpp
>
135
#include <
stan/math/prim/prob/inv_gamma_cdf_log.hpp
>
136
#include <
stan/math/prim/prob/inv_gamma_lccdf.hpp
>
137
#include <
stan/math/prim/prob/inv_gamma_lcdf.hpp
>
138
#include <
stan/math/prim/prob/inv_gamma_lpdf.hpp
>
139
#include <
stan/math/prim/prob/inv_gamma_rng.hpp
>
140
#include <
stan/math/prim/prob/inv_wishart_cholesky_lpdf.hpp
>
141
#include <
stan/math/prim/prob/inv_wishart_cholesky_rng.hpp
>
142
#include <
stan/math/prim/prob/inv_wishart_lpdf.hpp
>
143
#include <
stan/math/prim/prob/inv_wishart_rng.hpp
>
144
#include <
stan/math/prim/prob/lkj_corr_cholesky_lpdf.hpp
>
145
#include <
stan/math/prim/prob/lkj_corr_cholesky_rng.hpp
>
146
#include <
stan/math/prim/prob/lkj_corr_lpdf.hpp
>
147
#include <
stan/math/prim/prob/lkj_corr_rng.hpp
>
148
#include <
stan/math/prim/prob/lkj_cov_lpdf.hpp
>
149
#include <
stan/math/prim/prob/logistic_ccdf_log.hpp
>
150
#include <
stan/math/prim/prob/logistic_cdf.hpp
>
151
#include <
stan/math/prim/prob/logistic_cdf_log.hpp
>
152
#include <
stan/math/prim/prob/logistic_lccdf.hpp
>
153
#include <
stan/math/prim/prob/logistic_lcdf.hpp
>
154
#include <
stan/math/prim/prob/logistic_lpdf.hpp
>
155
#include <
stan/math/prim/prob/logistic_rng.hpp
>
156
#include <
stan/math/prim/prob/loglogistic_cdf.hpp
>
157
#include <
stan/math/prim/prob/loglogistic_lpdf.hpp
>
158
#include <
stan/math/prim/prob/loglogistic_rng.hpp
>
159
#include <
stan/math/prim/prob/lognormal_ccdf_log.hpp
>
160
#include <
stan/math/prim/prob/lognormal_cdf.hpp
>
161
#include <
stan/math/prim/prob/lognormal_cdf_log.hpp
>
162
#include <
stan/math/prim/prob/lognormal_lccdf.hpp
>
163
#include <
stan/math/prim/prob/lognormal_lcdf.hpp
>
164
#include <
stan/math/prim/prob/lognormal_lpdf.hpp
>
165
#include <
stan/math/prim/prob/lognormal_rng.hpp
>
166
#include <
stan/math/prim/prob/matrix_normal_prec_lpdf.hpp
>
167
#include <
stan/math/prim/prob/matrix_normal_prec_rng.hpp
>
168
#include <
stan/math/prim/prob/multi_gp_cholesky_lpdf.hpp
>
169
#include <
stan/math/prim/prob/multi_gp_lpdf.hpp
>
170
#include <
stan/math/prim/prob/multi_normal_cholesky_lpdf.hpp
>
171
#include <
stan/math/prim/prob/multi_normal_cholesky_rng.hpp
>
172
#include <
stan/math/prim/prob/multi_normal_lpdf.hpp
>
173
#include <
stan/math/prim/prob/multi_normal_prec_lpdf.hpp
>
174
#include <
stan/math/prim/prob/multi_normal_prec_rng.hpp
>
175
#include <
stan/math/prim/prob/multi_normal_rng.hpp
>
176
#include <
stan/math/prim/prob/multi_student_t_cholesky_lpdf.hpp
>
177
#include <
stan/math/prim/prob/multi_student_t_cholesky_rng.hpp
>
178
#include <
stan/math/prim/prob/multi_student_t_lpdf.hpp
>
179
#include <
stan/math/prim/prob/multi_student_t_rng.hpp
>
180
#include <
stan/math/prim/prob/multinomial_logit_lpmf.hpp
>
181
#include <
stan/math/prim/prob/multinomial_logit_rng.hpp
>
182
#include <
stan/math/prim/prob/multinomial_lpmf.hpp
>
183
#include <
stan/math/prim/prob/multinomial_rng.hpp
>
184
#include <
stan/math/prim/prob/neg_binomial_2_ccdf_log.hpp
>
185
#include <
stan/math/prim/prob/neg_binomial_2_cdf.hpp
>
186
#include <
stan/math/prim/prob/neg_binomial_2_cdf_log.hpp
>
187
#include <
stan/math/prim/prob/neg_binomial_2_lccdf.hpp
>
188
#include <
stan/math/prim/prob/neg_binomial_2_lcdf.hpp
>
189
#include <
stan/math/prim/prob/neg_binomial_2_log_glm_lpmf.hpp
>
190
#include <
stan/math/prim/prob/neg_binomial_2_log_lpmf.hpp
>
191
#include <
stan/math/prim/prob/neg_binomial_2_log_rng.hpp
>
192
#include <
stan/math/prim/prob/neg_binomial_2_lpmf.hpp
>
193
#include <
stan/math/prim/prob/neg_binomial_2_rng.hpp
>
194
#include <
stan/math/prim/prob/neg_binomial_ccdf_log.hpp
>
195
#include <
stan/math/prim/prob/neg_binomial_cdf.hpp
>
196
#include <
stan/math/prim/prob/neg_binomial_cdf_log.hpp
>
197
#include <
stan/math/prim/prob/neg_binomial_lccdf.hpp
>
198
#include <
stan/math/prim/prob/neg_binomial_lcdf.hpp
>
199
#include <
stan/math/prim/prob/neg_binomial_lpmf.hpp
>
200
#include <
stan/math/prim/prob/neg_binomial_rng.hpp
>
201
#include <
stan/math/prim/prob/normal_ccdf_log.hpp
>
202
#include <
stan/math/prim/prob/normal_cdf.hpp
>
203
#include <
stan/math/prim/prob/normal_cdf_log.hpp
>
204
#include <
stan/math/prim/prob/normal_id_glm_lpdf.hpp
>
205
#include <
stan/math/prim/prob/normal_lccdf.hpp
>
206
#include <
stan/math/prim/prob/normal_lcdf.hpp
>
207
#include <
stan/math/prim/prob/normal_lpdf.hpp
>
208
#include <
stan/math/prim/prob/normal_rng.hpp
>
209
#include <
stan/math/prim/prob/normal_sufficient_lpdf.hpp
>
210
#include <
stan/math/prim/prob/ordered_logistic_glm_lpmf.hpp
>
211
#include <
stan/math/prim/prob/ordered_logistic_lpmf.hpp
>
212
#include <
stan/math/prim/prob/ordered_logistic_rng.hpp
>
213
#include <
stan/math/prim/prob/ordered_probit_lpmf.hpp
>
214
#include <
stan/math/prim/prob/ordered_probit_rng.hpp
>
215
#include <
stan/math/prim/prob/pareto_ccdf_log.hpp
>
216
#include <
stan/math/prim/prob/pareto_cdf.hpp
>
217
#include <
stan/math/prim/prob/pareto_cdf_log.hpp
>
218
#include <
stan/math/prim/prob/pareto_lccdf.hpp
>
219
#include <
stan/math/prim/prob/pareto_lcdf.hpp
>
220
#include <
stan/math/prim/prob/pareto_lpdf.hpp
>
221
#include <
stan/math/prim/prob/pareto_rng.hpp
>
222
#include <
stan/math/prim/prob/pareto_type_2_ccdf_log.hpp
>
223
#include <
stan/math/prim/prob/pareto_type_2_cdf.hpp
>
224
#include <
stan/math/prim/prob/pareto_type_2_cdf_log.hpp
>
225
#include <
stan/math/prim/prob/pareto_type_2_lccdf.hpp
>
226
#include <
stan/math/prim/prob/pareto_type_2_lcdf.hpp
>
227
#include <
stan/math/prim/prob/pareto_type_2_lpdf.hpp
>
228
#include <
stan/math/prim/prob/pareto_type_2_rng.hpp
>
229
#include <
stan/math/prim/prob/poisson_binomial_ccdf_log.hpp
>
230
#include <
stan/math/prim/prob/poisson_binomial_cdf.hpp
>
231
#include <
stan/math/prim/prob/poisson_binomial_cdf_log.hpp
>
232
#include <
stan/math/prim/prob/poisson_binomial_lccdf.hpp
>
233
#include <
stan/math/prim/prob/poisson_binomial_lcdf.hpp
>
234
#include <
stan/math/prim/prob/poisson_binomial_lpmf.hpp
>
235
#include <
stan/math/prim/prob/poisson_binomial_rng.hpp
>
236
#include <
stan/math/prim/prob/poisson_ccdf_log.hpp
>
237
#include <
stan/math/prim/prob/poisson_cdf.hpp
>
238
#include <
stan/math/prim/prob/poisson_cdf_log.hpp
>
239
#include <
stan/math/prim/prob/poisson_lccdf.hpp
>
240
#include <
stan/math/prim/prob/poisson_lcdf.hpp
>
241
#include <
stan/math/prim/prob/poisson_log_glm_lpmf.hpp
>
242
#include <
stan/math/prim/prob/poisson_log_lpmf.hpp
>
243
#include <
stan/math/prim/prob/poisson_log_rng.hpp
>
244
#include <
stan/math/prim/prob/poisson_lpmf.hpp
>
245
#include <
stan/math/prim/prob/poisson_rng.hpp
>
246
#include <
stan/math/prim/prob/rayleigh_ccdf_log.hpp
>
247
#include <
stan/math/prim/prob/rayleigh_cdf.hpp
>
248
#include <
stan/math/prim/prob/rayleigh_cdf_log.hpp
>
249
#include <
stan/math/prim/prob/rayleigh_lccdf.hpp
>
250
#include <
stan/math/prim/prob/rayleigh_lcdf.hpp
>
251
#include <
stan/math/prim/prob/rayleigh_lpdf.hpp
>
252
#include <
stan/math/prim/prob/rayleigh_rng.hpp
>
253
#include <
stan/math/prim/prob/scaled_inv_chi_square_ccdf_log.hpp
>
254
#include <
stan/math/prim/prob/scaled_inv_chi_square_cdf.hpp
>
255
#include <
stan/math/prim/prob/scaled_inv_chi_square_cdf_log.hpp
>
256
#include <
stan/math/prim/prob/scaled_inv_chi_square_lccdf.hpp
>
257
#include <
stan/math/prim/prob/scaled_inv_chi_square_lcdf.hpp
>
258
#include <
stan/math/prim/prob/scaled_inv_chi_square_lpdf.hpp
>
259
#include <
stan/math/prim/prob/scaled_inv_chi_square_rng.hpp
>
260
#include <
stan/math/prim/prob/skew_double_exponential_ccdf_log.hpp
>
261
#include <
stan/math/prim/prob/skew_double_exponential_cdf.hpp
>
262
#include <
stan/math/prim/prob/skew_double_exponential_cdf_log.hpp
>
263
#include <
stan/math/prim/prob/skew_double_exponential_lpdf.hpp
>
264
#include <
stan/math/prim/prob/skew_double_exponential_lcdf.hpp
>
265
#include <
stan/math/prim/prob/skew_double_exponential_lccdf.hpp
>
266
#include <
stan/math/prim/prob/skew_double_exponential_rng.hpp
>
267
#include <
stan/math/prim/prob/skew_normal_ccdf_log.hpp
>
268
#include <
stan/math/prim/prob/skew_normal_cdf.hpp
>
269
#include <
stan/math/prim/prob/skew_normal_cdf_log.hpp
>
270
#include <
stan/math/prim/prob/skew_normal_lccdf.hpp
>
271
#include <
stan/math/prim/prob/skew_normal_lcdf.hpp
>
272
#include <
stan/math/prim/prob/skew_normal_lpdf.hpp
>
273
#include <
stan/math/prim/prob/skew_normal_rng.hpp
>
274
#include <
stan/math/prim/prob/std_normal_ccdf_log.hpp
>
275
#include <
stan/math/prim/prob/std_normal_cdf.hpp
>
276
#include <
stan/math/prim/prob/std_normal_cdf_log.hpp
>
277
#include <
stan/math/prim/prob/std_normal_lcdf.hpp
>
278
#include <
stan/math/prim/prob/std_normal_lccdf.hpp
>
279
#include <
stan/math/prim/prob/std_normal_log_qf.hpp
>
280
#include <
stan/math/prim/prob/std_normal_lpdf.hpp
>
281
#include <
stan/math/prim/prob/std_normal_rng.hpp
>
282
#include <
stan/math/prim/prob/student_t_ccdf_log.hpp
>
283
#include <
stan/math/prim/prob/student_t_cdf.hpp
>
284
#include <
stan/math/prim/prob/student_t_cdf_log.hpp
>
285
#include <
stan/math/prim/prob/student_t_lccdf.hpp
>
286
#include <
stan/math/prim/prob/student_t_lcdf.hpp
>
287
#include <
stan/math/prim/prob/student_t_lpdf.hpp
>
288
#include <
stan/math/prim/prob/student_t_rng.hpp
>
289
#include <
stan/math/prim/prob/uniform_ccdf_log.hpp
>
290
#include <
stan/math/prim/prob/uniform_cdf.hpp
>
291
#include <
stan/math/prim/prob/uniform_cdf_log.hpp
>
292
#include <
stan/math/prim/prob/uniform_lccdf.hpp
>
293
#include <
stan/math/prim/prob/uniform_lcdf.hpp
>
294
#include <
stan/math/prim/prob/uniform_lpdf.hpp
>
295
#include <
stan/math/prim/prob/uniform_rng.hpp
>
296
#include <
stan/math/prim/prob/von_mises_lpdf.hpp
>
297
#include <
stan/math/prim/prob/von_mises_rng.hpp
>
298
#include <
stan/math/prim/prob/von_mises_ccdf_log.hpp
>
299
#include <
stan/math/prim/prob/von_mises_cdf.hpp
>
300
#include <
stan/math/prim/prob/von_mises_cdf_log.hpp
>
301
#include <
stan/math/prim/prob/von_mises_lcdf.hpp
>
302
#include <
stan/math/prim/prob/von_mises_lccdf.hpp
>
303
#include <
stan/math/prim/prob/weibull_ccdf_log.hpp
>
304
#include <
stan/math/prim/prob/weibull_cdf.hpp
>
305
#include <
stan/math/prim/prob/weibull_cdf_log.hpp
>
306
#include <
stan/math/prim/prob/weibull_lccdf.hpp
>
307
#include <
stan/math/prim/prob/weibull_lcdf.hpp
>
308
#include <
stan/math/prim/prob/weibull_lpdf.hpp
>
309
#include <
stan/math/prim/prob/weibull_rng.hpp
>
310
#include <
stan/math/prim/prob/wiener5_lpdf.hpp
>
311
#include <
stan/math/prim/prob/wiener_lpdf.hpp
>
312
#include <
stan/math/prim/prob/wiener_full_lpdf.hpp
>
313
#include <
stan/math/prim/prob/wishart_cholesky_lpdf.hpp
>
314
#include <
stan/math/prim/prob/wishart_cholesky_rng.hpp
>
315
#include <
stan/math/prim/prob/wishart_lpdf.hpp
>
316
#include <
stan/math/prim/prob/wishart_rng.hpp
>
317
318
#endif
bernoulli_ccdf_log.hpp
bernoulli_cdf_log.hpp
bernoulli_logit_glm_rng.hpp
bernoulli_logit_rng.hpp
bernoulli_rng.hpp
beta_binomial_ccdf_log.hpp
beta_binomial_cdf.hpp
beta_binomial_cdf_log.hpp
beta_binomial_lccdf.hpp
beta_binomial_lcdf.hpp
beta_binomial_rng.hpp
beta_ccdf_log.hpp
beta_cdf.hpp
beta_cdf_log.hpp
beta_lccdf.hpp
beta_lcdf.hpp
beta_neg_binomial_lccdf.hpp
beta_neg_binomial_lcdf.hpp
beta_neg_binomial_lpmf.hpp
beta_proportion_ccdf_log.hpp
beta_proportion_cdf_log.hpp
beta_proportion_lccdf.hpp
beta_proportion_lcdf.hpp
beta_proportion_rng.hpp
beta_rng.hpp
binomial_ccdf_log.hpp
binomial_cdf.hpp
binomial_cdf_log.hpp
binomial_lccdf.hpp
binomial_lcdf.hpp
binomial_rng.hpp
categorical_logit_lpmf.hpp
categorical_logit_rng.hpp
categorical_lpmf.hpp
categorical_rng.hpp
cauchy_ccdf_log.hpp
cauchy_cdf_log.hpp
cauchy_rng.hpp
chi_square_ccdf_log.hpp
chi_square_cdf.hpp
chi_square_cdf_log.hpp
chi_square_lccdf.hpp
chi_square_lcdf.hpp
chi_square_rng.hpp
dirichlet_multinomial_lpmf.hpp
dirichlet_multinomial_rng.hpp
dirichlet_rng.hpp
discrete_range_ccdf_log.hpp
discrete_range_cdf.hpp
discrete_range_cdf_log.hpp
discrete_range_lccdf.hpp
discrete_range_lcdf.hpp
discrete_range_lpmf.hpp
discrete_range_rng.hpp
double_exponential_ccdf_log.hpp
double_exponential_cdf_log.hpp
double_exponential_rng.hpp
exp_mod_normal_ccdf_log.hpp
exp_mod_normal_cdf_log.hpp
exp_mod_normal_rng.hpp
exponential_ccdf_log.hpp
exponential_cdf_log.hpp
exponential_rng.hpp
frechet_ccdf_log.hpp
frechet_cdf_log.hpp
frechet_rng.hpp
gamma_ccdf_log.hpp
gamma_cdf.hpp
gamma_cdf_log.hpp
gamma_lccdf.hpp
gamma_lcdf.hpp
gamma_rng.hpp
gaussian_dlm_obs_lpdf.hpp
gaussian_dlm_obs_rng.hpp
gumbel_ccdf_log.hpp
gumbel_cdf_log.hpp
gumbel_rng.hpp
hmm_hidden_state_prob.hpp
hmm_latent_rng.hpp
hmm_marginal.hpp
hypergeometric_lpmf.hpp
hypergeometric_rng.hpp
inv_chi_square_ccdf_log.hpp
inv_chi_square_cdf.hpp
inv_chi_square_cdf_log.hpp
inv_chi_square_lccdf.hpp
inv_chi_square_lcdf.hpp
inv_chi_square_rng.hpp
inv_gamma_ccdf_log.hpp
inv_gamma_cdf.hpp
inv_gamma_cdf_log.hpp
inv_gamma_lccdf.hpp
inv_gamma_lcdf.hpp
inv_gamma_rng.hpp
inv_wishart_cholesky_lpdf.hpp
inv_wishart_cholesky_rng.hpp
inv_wishart_lpdf.hpp
inv_wishart_rng.hpp
lkj_corr_cholesky_lpdf.hpp
lkj_corr_cholesky_rng.hpp
lkj_corr_lpdf.hpp
lkj_corr_rng.hpp
lkj_cov_lpdf.hpp
logistic_ccdf_log.hpp
logistic_cdf_log.hpp
logistic_rng.hpp
loglogistic_cdf.hpp
loglogistic_lpdf.hpp
loglogistic_rng.hpp
lognormal_ccdf_log.hpp
lognormal_cdf_log.hpp
lognormal_rng.hpp
matrix_normal_prec_lpdf.hpp
matrix_normal_prec_rng.hpp
multi_gp_cholesky_lpdf.hpp
multi_gp_lpdf.hpp
multi_normal_cholesky_rng.hpp
multi_normal_lpdf.hpp
multi_normal_prec_lpdf.hpp
multi_normal_prec_rng.hpp
multi_normal_rng.hpp
multi_student_t_cholesky_lpdf.hpp
multi_student_t_cholesky_rng.hpp
multi_student_t_lpdf.hpp
multi_student_t_rng.hpp
multinomial_logit_lpmf.hpp
multinomial_logit_rng.hpp
multinomial_lpmf.hpp
multinomial_rng.hpp
neg_binomial_2_ccdf_log.hpp
neg_binomial_2_cdf.hpp
neg_binomial_2_cdf_log.hpp
neg_binomial_2_lccdf.hpp
neg_binomial_2_lcdf.hpp
neg_binomial_2_log_rng.hpp
neg_binomial_2_rng.hpp
neg_binomial_ccdf_log.hpp
neg_binomial_cdf.hpp
neg_binomial_cdf_log.hpp
neg_binomial_lccdf.hpp
neg_binomial_lcdf.hpp
neg_binomial_rng.hpp
normal_ccdf_log.hpp
normal_cdf_log.hpp
normal_rng.hpp
normal_sufficient_lpdf.hpp
ordered_logistic_rng.hpp
ordered_probit_lpmf.hpp
ordered_probit_rng.hpp
pareto_ccdf_log.hpp
pareto_cdf_log.hpp
pareto_rng.hpp
pareto_type_2_ccdf_log.hpp
pareto_type_2_cdf_log.hpp
pareto_type_2_rng.hpp
poisson_binomial_ccdf_log.hpp
poisson_binomial_cdf.hpp
poisson_binomial_cdf_log.hpp
poisson_binomial_lccdf.hpp
poisson_binomial_lcdf.hpp
poisson_binomial_lpmf.hpp
poisson_binomial_rng.hpp
poisson_ccdf_log.hpp
poisson_cdf.hpp
poisson_cdf_log.hpp
poisson_lccdf.hpp
poisson_lcdf.hpp
poisson_log_rng.hpp
poisson_rng.hpp
bernoulli_cdf.hpp
bernoulli_lccdf.hpp
bernoulli_lcdf.hpp
bernoulli_logit_glm_lpmf.hpp
bernoulli_logit_lpmf.hpp
bernoulli_lpmf.hpp
beta_binomial_lpmf.hpp
beta_lpdf.hpp
beta_proportion_lpdf.hpp
binomial_logit_glm_lpmf.hpp
binomial_logit_lpmf.hpp
binomial_lpmf.hpp
categorical_logit_glm_lpmf.hpp
cauchy_cdf.hpp
cauchy_lccdf.hpp
cauchy_lcdf.hpp
cauchy_lpdf.hpp
chi_square_lpdf.hpp
dirichlet_lpdf.hpp
double_exponential_cdf.hpp
double_exponential_lccdf.hpp
double_exponential_lcdf.hpp
double_exponential_lpdf.hpp
exp_mod_normal_cdf.hpp
exp_mod_normal_lccdf.hpp
exp_mod_normal_lcdf.hpp
exp_mod_normal_lpdf.hpp
exponential_cdf.hpp
exponential_lccdf.hpp
exponential_lcdf.hpp
exponential_lpdf.hpp
frechet_cdf.hpp
frechet_lccdf.hpp
frechet_lcdf.hpp
frechet_lpdf.hpp
gamma_lpdf.hpp
gumbel_cdf.hpp
gumbel_lccdf.hpp
gumbel_lcdf.hpp
gumbel_lpdf.hpp
inv_chi_square_lpdf.hpp
inv_gamma_lpdf.hpp
logistic_cdf.hpp
logistic_lccdf.hpp
logistic_lcdf.hpp
logistic_lpdf.hpp
lognormal_cdf.hpp
lognormal_lccdf.hpp
lognormal_lcdf.hpp
lognormal_lpdf.hpp
multi_normal_cholesky_lpdf.hpp
neg_binomial_2_log_glm_lpmf.hpp
neg_binomial_2_log_lpmf.hpp
neg_binomial_2_lpmf.hpp
neg_binomial_lpmf.hpp
normal_cdf.hpp
normal_id_glm_lpdf.hpp
normal_lccdf.hpp
normal_lcdf.hpp
normal_lpdf.hpp
ordered_logistic_glm_lpmf.hpp
ordered_logistic_lpmf.hpp
pareto_cdf.hpp
pareto_lccdf.hpp
pareto_lcdf.hpp
pareto_lpdf.hpp
pareto_type_2_cdf.hpp
pareto_type_2_lccdf.hpp
pareto_type_2_lcdf.hpp
pareto_type_2_lpdf.hpp
poisson_log_glm_lpmf.hpp
poisson_log_lpmf.hpp
poisson_lpmf.hpp
rayleigh_cdf.hpp
rayleigh_lccdf.hpp
rayleigh_lcdf.hpp
rayleigh_lpdf.hpp
scaled_inv_chi_square_lpdf.hpp
skew_double_exponential_cdf.hpp
skew_double_exponential_lccdf.hpp
skew_double_exponential_lcdf.hpp
skew_double_exponential_lpdf.hpp
skew_normal_lpdf.hpp
std_normal_cdf.hpp
std_normal_lccdf.hpp
std_normal_lcdf.hpp
std_normal_log_qf.hpp
std_normal_lpdf.hpp
student_t_lpdf.hpp
uniform_cdf.hpp
uniform_lccdf.hpp
uniform_lcdf.hpp
uniform_lpdf.hpp
weibull_cdf.hpp
weibull_lccdf.hpp
weibull_lcdf.hpp
weibull_lpdf.hpp
rayleigh_ccdf_log.hpp
rayleigh_cdf_log.hpp
rayleigh_rng.hpp
scaled_inv_chi_square_ccdf_log.hpp
scaled_inv_chi_square_cdf.hpp
scaled_inv_chi_square_cdf_log.hpp
scaled_inv_chi_square_lccdf.hpp
scaled_inv_chi_square_lcdf.hpp
scaled_inv_chi_square_rng.hpp
skew_double_exponential_ccdf_log.hpp
skew_double_exponential_cdf_log.hpp
skew_double_exponential_rng.hpp
skew_normal_ccdf_log.hpp
skew_normal_cdf.hpp
skew_normal_cdf_log.hpp
skew_normal_lccdf.hpp
skew_normal_lcdf.hpp
skew_normal_rng.hpp
std_normal_ccdf_log.hpp
std_normal_cdf_log.hpp
std_normal_rng.hpp
student_t_ccdf_log.hpp
student_t_cdf.hpp
student_t_cdf_log.hpp
student_t_lccdf.hpp
student_t_lcdf.hpp
student_t_rng.hpp
uniform_ccdf_log.hpp
uniform_cdf_log.hpp
uniform_rng.hpp
von_mises_ccdf_log.hpp
von_mises_cdf.hpp
von_mises_cdf_log.hpp
von_mises_lccdf.hpp
von_mises_lcdf.hpp
von_mises_lpdf.hpp
von_mises_rng.hpp
weibull_ccdf_log.hpp
weibull_cdf_log.hpp
weibull_rng.hpp
wiener5_lpdf.hpp
wiener_full_lpdf.hpp
wiener_lpdf.hpp
wishart_cholesky_lpdf.hpp
wishart_cholesky_rng.hpp
wishart_lpdf.hpp
wishart_rng.hpp
stan
math
prim
prob.hpp
[
Stan Home Page
]
© 2011–2019, Stan Development Team.