code for the rankSummary analysis. Used for Morris Water Maze analyses.
To install directly from R, requires the devtools package. If devtools is not installed yet, the following code can be used to install this package:
install.packages('devtools')
library(devtools)
install_github('gladstone-institutes/rankSummaries/RCode/rankSummaries')
For an explanation of the rankSummary methods, see "RankSummaries for Longitidunal Data.md".
For an example of use of the rankSummaries package, see "exampleScript.R"