generatePoissonClonesExample {neuroSCC} | R Documentation |
Example Input for Poisson Clone Generation
Description
A full single-subject PET matrix used to demonstrate generatePoissonClones
.
This matrix was extracted from simulated neuroimaging data included in the neuroSCC
package.
The example avoids long runtime by generating only one synthetic clone.
Usage
data("generatePoissonClonesExample")
Format
A numeric matrix named generatePoissonClonesExample
, with 1 row and all voxel columns.
Source
Simulated PET neuroimaging dataset included with neuroSCC
.
See Also
[Package neuroSCC version 1.0.0 Index]