Skip to content

Commit

Permalink
final tweaks to README and /docs/index.md for the moment
Browse files Browse the repository at this point in the history
  • Loading branch information
drbenvincent committed Jan 4, 2018
1 parent 9cce905 commit f3a2775
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 10 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,5 @@ Key features:
Please use the [GitHub Issues](https://github.com/drbenvincent/delay-discounting-analysis/issues) feature to ask question, report a bug, or request a feature. You'll need a GitHub account to do this, which isn't very hard to set up.

But you could always email me or tweet me [@inferenceLab](https://twitter.com/inferencelab) instead.

I'm very happy if people would like to contribute to the toolbox in any way. Please see the [CONTRIBUTING.md](https://github.com/drbenvincent/delay-discounting-analysis/blob/master/CONTRIBUTING.md) document.
16 changes: 6 additions & 10 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@ layout: default
title: Home
---

This is the documentation for the Bayesian hierarchical analysis package. This code is associated with the paper:

Vincent, B. T. (2016) **[Hierarchical Bayesian estimation and hypothesis testing for delay discounting tasks](http://link.springer.com/article/10.3758%2Fs13428-015-0672-2)**, Behavior Research Methods. 48(4), 1608-1620. doi:10.3758/s13428-015-0672-2

# Documentation

## Tutorials
- [Run the demo code](tutorial/run_demo_code)

Expand All @@ -26,13 +32,3 @@ title: Home
- [Level of parameter pooling](discussion/level_of_pooling.md)
- [Hypothesis testing](discussion/hypothesis_testing.md)
- [STAN](discussion/stan.md)


## Problems, questions, feature requests
Please use the GitHub [Issues](https://github.com/drbenvincent/delay-discounting-analysis/issues) feature to ask question, report a bug, or request a feature. You'll need a GitHub account to do this, which isn't very hard to set up. But you could always email me instead. I am also happy to Skype in order to solve any persistent problems, just email me.

## Research collaborations
I am very happy to work collaboratively on discounting projects. While I have made the code fairly easy to use, if you are not a Matlab user it may in fact be easier to get in touch to see if we can work together on something. This might particularly be the case if you'd like to use the "fully Bayesian approach" as described in the paper where you want to discover the relationship between participant variables (personality, experimental condition, neural activity level, etc) and delay discounting behaviour. Otherwise feel free to use the code and cite the paper :)

## Contributing
I'm very happy if people would like to contribute to the toolbox in any way. Please see the [CONTRIBUTING.md](https://github.com/drbenvincent/delay-discounting-analysis/blob/master/CONTRIBUTING.md) document.

0 comments on commit f3a2775

Please sign in to comment.