Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/issue 2966 add 7 parameter ddm cdf and ccdf #3042

Open
wants to merge 70 commits into
base: develop
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 49 commits
Commits
Show all changes
70 commits
Select commit Hold shift + click to select a range
26ed582
Merge branch 'develop' into issue-2966-Add-7-parameter-DDM-CDF-and-CCDF
Franzi2114 Nov 30, 2023
a080ab8
CDF and CCDF function files
Franzi2114 Nov 30, 2023
eee7267
unit prim prob tests
Franzi2114 Nov 30, 2023
8483c39
mix tests
Franzi2114 Nov 30, 2023
5ecf546
header and clang format
Franzi2114 Nov 30, 2023
8f085b8
include
Franzi2114 Nov 30, 2023
f274c18
include
Franzi2114 Nov 30, 2023
f68fe16
include
Franzi2114 Nov 30, 2023
10feb1f
correct includes
Franzi2114 Nov 30, 2023
9758d68
uncomment tests
Franzi2114 Nov 30, 2023
363eb42
minor changes tests
Franzi2114 Nov 30, 2023
2e1febf
correct wiener5
Franzi2114 Nov 30, 2023
287472c
merge PDF branch
Franzi2114 Feb 23, 2024
1138571
merge pdf
Franzi2114 Feb 28, 2024
4fc8fdb
Merge branch 'issue-2682-Add-7-parameter-DDM-PDF' into issue-2966-Add…
Franzi2114 Mar 1, 2024
721f181
PDF style
Franzi2114 Mar 1, 2024
bcc361e
cdf in pdf style
Franzi2114 Mar 8, 2024
d14a5d8
delete obsolete initializers
Franzi2114 Mar 8, 2024
cda2f6e
all tests pass
Franzi2114 Mar 8, 2024
22146d7
Merge branch 'develop' into issue-2966-Add-7-parameter-DDM-CDF-and-CCDF
Franzi2114 Mar 15, 2024
22bbb18
ccdf umbauen
Franzi2114 Mar 15, 2024
466b2d2
lccdf prim test pass
Franzi2114 Mar 19, 2024
b5bcb06
ret_t
Franzi2114 Mar 19, 2024
71e7825
linhart cite
Franzi2114 Mar 19, 2024
401c7a7
Merge commit '35d6d53545bf382b1bf8e5ea7a04469310892a2a' into HEAD
yashikno Mar 29, 2024
f597049
[Jenkins] auto-formatting by clang-format version 10.0.0-4ubuntu1
stan-buildbot Mar 29, 2024
b65af9c
add brace
Franzi2114 Mar 29, 2024
1b14f78
add whitespaces
Franzi2114 Mar 29, 2024
6cd53f2
add params to docu
Franzi2114 Mar 29, 2024
d6c54c8
resolve some header errors
Franzi2114 Mar 29, 2024
142e017
[Jenkins] auto-formatting by clang-format version 10.0.0-4ubuntu1
stan-buildbot Mar 29, 2024
72617b1
add include to wiener4_lccdf
Franzi2114 Apr 2, 2024
601e4e1
Merge commit '1f94ed312376f726feb820bea90ed8df27974c17' into HEAD
yashikno Apr 2, 2024
20d9689
[Jenkins] auto-formatting by clang-format version 10.0.0-4ubuntu1
stan-buildbot Apr 2, 2024
59ea8bc
add two includes to wiener4_lccdf
Franzi2114 Apr 2, 2024
80d4962
[Jenkins] auto-formatting by clang-format version 10.0.0-4ubuntu1
stan-buildbot Apr 2, 2024
98756a6
add includes in wieener_full_lccdf
Franzi2114 Apr 2, 2024
aa93836
correct include
Franzi2114 Apr 2, 2024
3e607c6
include in wiener_full_lcdf
Franzi2114 Apr 2, 2024
dba1b36
another include
Franzi2114 Apr 2, 2024
ae909ae
another include
Franzi2114 Apr 3, 2024
632a0b8
restore hypergemoetric files
Franzi2114 Apr 12, 2024
30f6c85
less includes
Franzi2114 Apr 12, 2024
8a44586
[Jenkins] auto-formatting by clang-format version 10.0.0-4ubuntu1
stan-buildbot Apr 12, 2024
13e4fbf
reduce and inline some functions
Franzi2114 Apr 12, 2024
1bb3bd5
[Jenkins] auto-formatting by clang-format version 10.0.0-4ubuntu1
stan-buildbot Apr 12, 2024
d756c4a
whitespace error
Franzi2114 Apr 12, 2024
f105313
correct braces
Franzi2114 Apr 12, 2024
6862514
some minor changes
Franzi2114 Apr 12, 2024
a4549f2
more inlines
Franzi2114 May 9, 2024
70bc628
Merge commit '1830097a0de00b5322277b923fd6fb913050a90f' into HEAD
yashikno May 9, 2024
44ebbcf
[Jenkins] auto-formatting by clang-format version 10.0.0-4ubuntu1
stan-buildbot May 9, 2024
037cca3
delete one ret_t
Franzi2114 May 9, 2024
c14459b
using ret_t
Franzi2114 May 9, 2024
49a14eb
Merge branch 'develop' into issue-2966-Add-7-parameter-DDM-CDF-and-CCDF
Franzi2114 May 24, 2024
4293e45
use std_normal_log, _lcdf, slice derive_y, shorter ifs
Franzi2114 Jun 28, 2024
979b17c
Merge commit 'af63738e6a62b9090188fd79592bfdfadf594705' into HEAD
yashikno Jun 28, 2024
46c7a1e
[Jenkins] auto-formatting by clang-format version 10.0.0-4ubuntu1
stan-buildbot Jun 28, 2024
e5f5048
early returns some ifs
Franzi2114 Sep 27, 2024
a4d1895
delete rexp
Franzi2114 Sep 28, 2024
572dcd4
merge develog
Franzi2114 Sep 28, 2024
00a930e
[Jenkins] auto-formatting by clang-format version 10.0.0-4ubuntu1
stan-buildbot Sep 28, 2024
b9b1839
correct ifs in ccdf_grad_w
Franzi2114 Oct 10, 2024
443e25b
Merge commit '2fdd3ed700d48c0bfea46091be885d4bc787b7b8' into HEAD
yashikno Oct 10, 2024
afd9330
[Jenkins] auto-formatting by clang-format version 10.0.0-4ubuntu1
stan-buildbot Oct 10, 2024
20cba0c
fmin instead of min
Franzi2114 Oct 10, 2024
6c8688f
[Jenkins] auto-formatting by clang-format version 10.0.0-4ubuntu1
stan-buildbot Oct 10, 2024
97ab7a9
change prob_deriv *= prob
Franzi2114 Oct 10, 2024
f53cda6
some ret_t types
Franzi2114 Oct 12, 2024
cbd2c80
[Jenkins] auto-formatting by clang-format version 10.0.0-4ubuntu1
stan-buildbot Oct 12, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 6 additions & 2 deletions stan/math/prim/prob.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -369,10 +369,14 @@
#include <stan/math/prim/prob/weibull_log.hpp>
#include <stan/math/prim/prob/weibull_lpdf.hpp>
#include <stan/math/prim/prob/weibull_rng.hpp>
#include <stan/math/prim/prob/wiener5_lpdf.hpp>
#include <stan/math/prim/prob/wiener_lpdf.hpp>
#include <stan/math/prim/prob/wiener_log.hpp>
#include <stan/math/prim/prob/wiener_lpdf.hpp>
#include <stan/math/prim/prob/wiener5_lpdf.hpp>
#include <stan/math/prim/prob/wiener4_lcdf.hpp>
#include <stan/math/prim/prob/wiener4_lccdf.hpp>
#include <stan/math/prim/prob/wiener_full_lpdf.hpp>
#include <stan/math/prim/prob/wiener_full_lcdf.hpp>
#include <stan/math/prim/prob/wiener_full_lccdf.hpp>
#include <stan/math/prim/prob/wishart_cholesky_lpdf.hpp>
#include <stan/math/prim/prob/wishart_cholesky_rng.hpp>
#include <stan/math/prim/prob/wishart_log.hpp>
Expand Down
Loading