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

Meta meta issue #206

Closed
15 of 18 tasks
athowes opened this issue Jul 30, 2024 · 0 comments
Closed
15 of 18 tasks

Meta meta issue #206

athowes opened this issue Jul 30, 2024 · 0 comments
Labels
meta Summarises issues

Comments

@athowes
Copy link
Collaborator

athowes commented Jul 30, 2024

Data ingestion and processing

obs <- ...
data <- as_latent_individual(obs)

Model

fit <- epidist(data, family = brms::lognormal(), formula = list(mu ~ 1, sigma ~ 1), fn = brms::brm)
  • family is either a brmsfamily or family object
  • formula is a brmsformula for all (or some subset of) distributional parameters
  • No way to pass in priors currently: remains to do

Postprocessing

Plotting

Infrastructure

Other

Required

Vignettes

Bugs

Documentation

Nice to have

Vignettes

Bugs

@athowes athowes added the meta Summarises issues label Aug 8, 2024
@athowes athowes changed the title Meta issue Meta meta issue Aug 8, 2024
@athowes athowes pinned this issue Aug 8, 2024
@athowes athowes closed this as not planned Won't fix, can't repro, duplicate, stale Nov 22, 2024
@athowes athowes unpinned this issue Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
meta Summarises issues
Projects
None yet
Development

No branches or pull requests

1 participant