-
-
Notifications
You must be signed in to change notification settings - Fork 203
Open
Labels
distributionsIssues that deal with distribution functions: pdf, pmf, cdfIssues that deal with distribution functions: pdf, pmf, cdftesting
Description
Description
The cdf_function is supposed to be a reference implementation (see the exponential version as an example).
The beta distribution in Stan is just testing against itself:
https://github.com/stan-dev/math/blob/develop/test/prob/beta/beta_cdf_test.hpp
https://github.com/stan-dev/math/blob/develop/test/prob/beta/beta_cdf_log_test.hpp
https://github.com/stan-dev/math/blob/develop/test/prob/beta/beta_cdf_log_test.hpp
I'm not sure of the value of a lot of the reference implementations in the test framework (I assume they're just copied from early implementations in the library), but this is still a bit of a blindspot in the tests.
Current Version:
v3.2.0
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
distributionsIssues that deal with distribution functions: pdf, pmf, cdfIssues that deal with distribution functions: pdf, pmf, cdftesting