URL: https://fsl.fmrib.ox.ac.uk/fsl/fslwiki/FIX
Requires FSL, MATLAB (Statistics and Image Processing Toolboxes) and R (kernlab, ROCR, class, party, e1071, randomForest)
Download URL: http://www.fmrib.ox.ac.uk/~steve/ftp/fix.tar.gz (WARNING: 2.7GB download)
Currently includes a large amount of training and result data. Can discuss with Steve Smith @ FMRIB about options if necessary.
Does it need MATLAB to build? If it does, we cannot provide it since we will not provide MATLAB. It's non free software.
Note that neurodebian does seem to provide FIX.
Since upstream doesn't version their tarballs currently using FIX v1.068
It doesn't require MATLAB to build.
Testing with Octave packages statistics, signal, control and io to replicate MATLAB functions Using pkg install -forge pkg_name
Testing with R packages kernlab, ROCR, class, party, e1071, randomForest. Using install.packages().
Easy display of installed packages print(as.data.frame(installed.packages()[,c(1,3:4)]),row.names=FALSE)
Log in to comment on this ticket.