New (and my first woo) package aiming to extend censoring support for distributions to include primary and secondary within-interval event censoring we see a lot of in epidemiology.
If anyone has any thoughts on what robust testing of a Julia package looks like if the aim is to use it with Autodiff keen to hear them (current plan is to use DynamicPPL.run_ad).
Thanks for this package! The documentation looks very impressive!
Non-epidemiologists like me would benefit a lot from a clear mathematical definition of primary and secondary within-interval event censoring - deciphering this from words alone is very difficult. I think you have already all definitions, it is currently a bit hidden in this section. I think it would deserve it’s own prominent section in the documentation.
Any suggestions for changing up the structure or pointing to other places better very welcome. Maybe you are saying that its own page that shows up on the left and linking to it from i.e the getting started would be easier to find? The downside here would be lots of sharded little pages. Maybe the getting started is not near enough the top in the docs journey as well perhaps?
Hi @seabbs, thanks for the HMM shoutout!
What do you mean by testing for use with autodiff? Do you want to test that your loglikelihood functions are differentiable?
For me a “getting started” sections is more about the “how to use it” and less about the “what does it do”. I think the very first paragraph would be a great place for the “what”. Maybe just ending this paragraph with “See this sections for formal definitions.” is all that is needed.