# NOT RUN {
# }
# NOT RUN {
components = c(21,3,3,3)
samples = 10
classes = 2;
bg = 3;
timepoints = rep(5,3)
p=TRUE;
longDataExample <- createExampleData(components, samples, classes, bg,
timepoints)
dim(longDataExample)
# }
Run the code above in your browser using DataLab