Nothing
#' Example Input for Poisson Clone Generation
#'
#' @name generatePoissonClonesExample
#' @docType data
#'
#' @description
#' A full single-subject PET matrix used to demonstrate \code{\link{generatePoissonClones}}.
#' This matrix was extracted from simulated neuroimaging data included in the \code{neuroSCC} package.
#'
#' The example avoids long runtime by generating only one synthetic clone.
#'
#' @format A numeric matrix named \code{generatePoissonClonesExample}, with 1 row and all voxel columns.
#'
#' @usage data("generatePoissonClonesExample")
#'
#' @seealso \code{\link{generatePoissonClones}}
#'
#' @source Simulated PET neuroimaging dataset included with \code{neuroSCC}.
#'
#' @keywords datasets
NULL
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.