Skip to content

code for the rankSummary analysis. Used for Morris Water Maze analyses

Notifications You must be signed in to change notification settings

gladstone-institutes/rankSummaries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

rankSummaries

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"

About

code for the rankSummary analysis. Used for Morris Water Maze analyses

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages