Rtrack

The Rtrack package

Rtrack is a package to process raw spatial tracking data (such as from the Morris water maze task) and calculate behavioural strategies. The strategy analysis is performed in a parameter-free manner using pre-trained machine learning models. This makes analysis both fast and reproducible. In addition, the package includes several plotting functions, tools to aid advanced analysis, and export functions for results and raw data.

The export of raw data in a standardised format allows complete experiments to be archived and shared.

Install

The package is available from the CRAN repository. To install it, run the following lines in R.

install.packages("Rtrack") 

* If you encounter problems, please look at the installation notes.

Getting started

To get started using Rtrack, it is recommended to visit the package website at https://rupertoverall.net/Rtrack