Package LESYMAP details
Lesion to Symptom Mapping in R
LESYMAP maps the specific brain areas responsible for cognitive deficits by taking a series of lesion maps and a vector of behavioral scores. Both univariate (t-test, Brunner-Munzel, regression) and multivariate (sparse canonical corelations) tests are available. LESYMAP is built to run both real and simulated lesion-to-symptom mapping analyses.
Maintainer: Dorian Pustina < dorian.pustina at chdifoundation.org >
From within R, enter citation('LESYMAP')
To cite package 'LESYMAP' in publications use:
Dorian Pustina (2019). LESYMAP: Lesion to Symptom Mapping in R. R
package version 0.0.0.9221.
A BibTeX entry for LaTeX users is
@Manual{,
title = {LESYMAP: Lesion to Symptom Mapping in R},
author = {Dorian Pustina},
year = {2019},
note = {R package version 0.0.0.9221},
}
If you have any problems with this package you can open a new issue or check the already existing ones here.
To install this package, start R and enter:
source("https://.org/Lite.R")
# Default Install
neuro_install('LESYMAP')
# from GitHub
neuro_install('LESYMAP', release = "stable", release_repo = "github")
neuro_install('LESYMAP', release = "current", release_repo = "github")
More detailed installation instructions can be found here.
Initially submitted on | November 10 2018 11:01PM |
Last updated on | December 2 2019 3:42PM |
Package type | standard |
Source GitHub | https://github.com/dorianps/LESYMAP GitHub |
GitHub | https://github.com//LESYMAP GitHub |