View source: R/pipeline_outputs.R
roistats_getData | R Documentation |
Extract TAC data from a kinfitresults.mat file
roistats_getData(matfile, use_rmatio = FALSE)
matfile |
Filename of the roistats file |
use_rmatio |
Should rmatio be used for extraction? It tends to be faster, but sometimes fails. But sometimes only rmatio works. I have no idea why... |
List with the sizes of all rois, the subject name, PET number, and TAC data
abcd_out <- roistats_getData('abcd_dynpet1_roistats.mat')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.