epinowcast / primarycensored

Primary event censored distributions in R and Stan.
https://primarycensored.epinowcast.org/
Other
7 stars 1 forks source link

Expand R and stan comparison testing #96

Open seabbs opened 3 weeks ago

seabbs commented 3 weeks ago

Building on #85 (implemented in ) we need to expand unit testing that compares the R and Stan functionality. In particular we need to make sure we are testing numerical solved CDFs in stan and comparing them to R (as the analytical implementations are used automatically if present our current tests mostly cover these now).