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

Support for Standardized Mean Difference input? #40

Open
joelkuiper opened this issue Jul 19, 2016 · 3 comments
Open

Support for Standardized Mean Difference input? #40

joelkuiper opened this issue Jul 19, 2016 · 3 comments

Comments

@joelkuiper
Copy link
Contributor

I assume (with your new job and all, congratz!) that you won't have a tremendous amount of time implementing this. But maybe you know some literature so I can give it a stab and send a PR when/if done?

@gertvv
Copy link
Owner

gertvv commented Jul 19, 2016

This would be great actually, its on our roadmap, at least I think you mean input? It should be pretty straightforward. My preference would be for it to be a new likelihood, rather than having it be done through pre-processing of the data. Possibly "StandardizedNormal" works as the likelihood name?

@joelkuiper joelkuiper changed the title Support for Standardized Mean Difference output? Support for Standardized Mean Difference input? Jul 20, 2016
@joelkuiper
Copy link
Contributor Author

Yes I meant input! changed the title too. Potentially I have some code for doing it by pre-processing the data, I guess doing it with a new likelihood would probably entail lifting that code and putting it in the the dedicated likelihood code, or would you rather have JAGS deal with it?

@gertvv
Copy link
Owner

gertvv commented Feb 5, 2017

I have started a branch for this, some work remains (e.g. starting values), but it seems to work.

https://github.com/gertvv/gemtc/tree/feature/smd

If you have a good smallish example dataset, that would help. The only example I have is huge and confidential, so not great for a validation / regression test.

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

No branches or pull requests

2 participants