Mike Lawrence <mike <at> thatmike.com> writes: > I've noticed that many computational neuroscience research groups use > MATLAB. While it's possible that MATLAB may have some features > unavailable in R, I suspect that this may instead simply be a case of > costly tradition, where researchers were taught MATLAB as students and > pay for it as researchers because it's all they know. > I'd like to attempt to break the cycle by offering colleagues > resources on using R for computational neuroscience, but I haven't > been able to find anything (searched the task view, r-seek, & google).
> Can anyone direct me to resources on using R for computational > neuroscience? Input on my possibly naive assumption that R is a > sufficient tool for this field would also be appreciated. > Mike Consider also, the packages STAR - Spike Train Averaging in R and brainwaver - Basic wavelet analysis of multivariate time series with a visualisation and parametrisation using graph theory which was developed for analyzing fMRI data. Many of the packages developed for analyzing graphs of social networks are equally of use in analyzing connectivity in neural systems. There are also packages for analysing psychophysical data which are relevant for behavioral neuroscience, psyphy, MLDS, sdtalt, etc. Would there be enough for CRAN TASK VIEW? Ken -- Ken Knoblauch Inserm U846 Institut Cellule Souche et Cerveau Département Neurosciences Intégratives 18 avenue du Doyen Lépine 69500 Bron France tel: +33 (0)4 72 91 34 77 fax: +33 (0)4 72 91 34 61 portable: +33 (0)6 84 10 64 10 http://www.sbri.fr ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.