Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
LegrandNico committed May 24, 2024
1 parent f70a7f4 commit 9a4c56c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
.pytest_cache
/htmlcov
/dist
/cardioception.egg-info
/cardioception_toolbox.egg-info
/build
docs/source/auto_examples
docs/source/generated
Expand Down
4 changes: 0 additions & 4 deletions docs/source/stats.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
# Statistical analysis

## Using R

If you want to use R to analyse your data, you can find R/Stan scripts with example notebooks in [this folder](https://github.com/LegrandNico/cardioception-toolbox/tree/master/docs/source/examples/R).

## Using Python

If you want to use Python to analyse your data, the package includes two functions ([preprocessing](cardioception.reports.preprocessing) and [report](cardioception.reports.report)) that can help automate the analysis of large datasets obtained with the Heart Rate Discrimination task. We also provide notebooks detailing specific parts of the data analysis and Bayesian modelling of psychophysics (see below).
Expand Down

0 comments on commit 9a4c56c

Please sign in to comment.