We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
obs <- ... data <- as_latent_individual(obs)
fit <- epidist(data, family = brms::lognormal(), formula = list(mu ~ 1, sigma ~ 1), fn = brms::brm)
family
brmsfamily
formula
brmsformula
tidybayes
brms
...
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Data ingestion and processing
Model
family
is either abrmsfamily
orfamily
objectformula
is abrmsformula
for all (or some subset of) distributional parametersPostprocessing
tidybayes
Plotting
tidybayes
Infrastructure
Other
Required
Vignettes
Bugs
brms
parameterisation issue #226Documentation
brms
internal names for parameters #192...
in S3 generics #166Nice to have
Vignettes
Bugs
The text was updated successfully, but these errors were encountered: