Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ Rtrack Public

❗ This is a read-only mirror of the CRAN R package repository. Rtrack — Spatial Navigation Strategy Analysis. Homepage: https://rupertoverall.net/Rtrack/https://github.com/rupertoverall/Rtrack Report bugs for this package: https://github.com/rupertoverall/Rtrack/issues

Notifications You must be signed in to change notification settings

cran/Rtrack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rtrack

The Rtrack package

Rtrack is a package to process raw spatial tracking data (such as from the Morris water maze or open field tests) 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

From CRAN: The package is available from the CRAN repository. To install it (currently version 2.0.2), run the following line in R.

install.packages("Rtrack") 

From github: This github repository contains the development version with the latest features and bug fixes. To install this version (2.0.4), run the following line in R (you will need to have the remotes package already installed).

remotes::install_github("rupertoverall/Rtrack") 

Getting started

To get started using Rtrack, it is recommended to work through the tutorials

About

❗ This is a read-only mirror of the CRAN R package repository. Rtrack — Spatial Navigation Strategy Analysis. Homepage: https://rupertoverall.net/Rtrack/https://github.com/rupertoverall/Rtrack Report bugs for this package: https://github.com/rupertoverall/Rtrack/issues

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages