Joshua Lambert

Results 81 issues of Joshua Lambert

I've been taking a look through #504 and I really like the way distributions are specified and enable nesting for parameter uncertainty. I think this could be a nice interface...

It is unclear from the current {incidence2} documentation whether the package, specifically `incidence2::incidence()`, can handle grouped columns. An example of such a line list with a grouped column is the...

documentation
Low priority

This PR enhances the plotting method for `` and `` objects by using {ggplot2}, {ggdist} and {gridExtras} R packages. The previous plotting methods used base R functionality. The new methods...

S3-method

Could you add a comment explaining why we prefer returning NA than errorring (during input checking) here? _Originally posted by @Bisaloo in https://github.com/epiverse-trace/epiparameter/pull/259#discussion_r1539134071_

The `` class in {epiparameter} only has one purpose: improve printing when there are a large number of `` entries returned by `epidist_db()`. From #197 there was some difference of...

discussion

A dashboard to explore the parameter library and easier visualise the distributions would be a useful supplementary tool.

help wanted
dev day

Can we make it so that `identical(stats::family(x$prob_dist), "truncated")` work for all cases? I.e., remove edge cases and provide a more consistent structure for all epidist objects. _Originally posted by @Bisaloo...

An issue to discuss development of an `aggregate` method for ``. Initial work started by @Bisaloo, Anne Cori, Sangeeta Bhatia, Patrick Doohan, Christian Morgenstern, and Finlay Campbell in #270.

S3-method

Please include a brief description of the issue and any proposed solutions you may have.

discussion
dev day

This way of specifying uncertainty implies that the uncertainty in parameters is uncorrelated, which it normally won't be - if that's how uncertainty is reported then obviously there is nothing...

help wanted