| calculateMetricsExample | R Documentation |
A dataset containing all necessary inputs for demonstrating calculateMetrics.
It enables reproducible and fast example code that compares SCC-detected and SPM-detected
points against a known ground truth ROI.
These inputs were generated using sample PET and ROI files included in the neuroSCC package.
data("calculateMetricsExample")
A set of four objects:
detectedSCCData frame of SCC-detected coordinates (from getPoints).
detectedSPMData frame of SPM-detected coordinates (from getSPMbinary).
trueROIGround truth ROI voxel data (from processROIs).
totalCoordsList with full image grid dimensions (from getDimensions).
Simulated PET neuroimaging study for testing SCC and SPM detection accuracy.
calculateMetrics, getPoints, getSPMbinary,
processROIs, getDimensions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.