headmotion.XCP.Rd
Calculating mean FD from XCP outputs and generating bash script to remove fMRI runs with excessive headmotion
headmotion.XCP(filename = "FD.csv", threshold = 0.25)
outputs a .csv file containing the columns of fMRI runs and FD, and a bash script del.sh
This function calculating mean FD from XCP outputs and generating bash script to remove fMRI runs with excessive headmotion. This is used mainly on the XCP-d post-processed HCP fMRI data.
if (FALSE) { # \dontrun{
headmotion.XCP()
} # }