Skip to content

Ss mcmc diagnostic functions#3

Closed
sschildhauer wants to merge 8 commits into
mainfrom
SS_mcmc
Closed

Ss mcmc diagnostic functions#3
sschildhauer wants to merge 8 commits into
mainfrom
SS_mcmc

Conversation

@sschildhauer
Copy link
Copy Markdown
Collaborator

This code adds a number of diagnostic functions to submit_longdata, each with an "iso" and "parameter" input. These functions include plot_jags_dens(iso,parameter), plot_jags_hist(""), plot_jags_trace(""), and summ_plot(""). Of note, default values will output all combinations of parameters and isos. One possible further difficult will be putting adequate titles and labeling on each plot.

Copy link
Copy Markdown
Collaborator

@kaiemjoy kaiemjoy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please seperate our each new function into its own script in the "R" folfrt - you will see examples there aslso for the documentation preamble needed for each function

@sschildhauer
Copy link
Copy Markdown
Collaborator Author

Hi Kristen, I added the diagnostic functions to the "R" folder. These functions should now take 3 inputs, a "data" argument, which specifies what jags output you want to input, an "iso", and "parameter" input. I think I was able to fix the labeling issue for the most part. @kaiemjoy

@sschildhauer
Copy link
Copy Markdown
Collaborator Author

Creating a new pull request for current diagnostics. Closing this old pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants