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

Create skeleton brmsfit and stanmodel objects for each model #11

Closed
dbarneche opened this issue May 30, 2020 · 2 comments
Closed

Create skeleton brmsfit and stanmodel objects for each model #11

dbarneche opened this issue May 30, 2020 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@dbarneche
Copy link
Collaborator

This needs to be added to data-raw/sysdata.R

So then one single R/sysdata.rda is created.

@dbarneche dbarneche added the enhancement New feature or request label May 30, 2020
@dbarneche dbarneche added this to the Implement Stan engine milestone May 30, 2020
@dbarneche dbarneche self-assigned this May 30, 2020
@dbarneche
Copy link
Collaborator Author

For this issue, it’d be great to have a list of all models allowed, broken down by family distribution @beckyfisher
This way I can systematically implement the code to create the empty lightweight brmsfit objects with accompanying R functions (issue #12). After those two steps I can then integrate the calls with define_model.R (issue #13)

dbarneche pushed a commit that referenced this issue Jun 1, 2020
@beckyfisher
Copy link
Collaborator

@dbarneche At the moment all models allowed are currently in define_models and all families should be allowed for each, using their appropriate link function.

beckyfisher pushed a commit that referenced this issue Dec 15, 2022
beckyfisher pushed a commit that referenced this issue Dec 15, 2022
dbarneche pushed a commit that referenced this issue Dec 16, 2022
dbarneche pushed a commit that referenced this issue Dec 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants