| as.image.pimg {tripEstimation} | R Documentation |
Converts Probability image (pimage) component to standard R xyz list image.
as.image.pimg(pimg) combine(pimgs, subset = 1:length(pimgs)) coords.pimg(pimg) get.pimgs(rootdir = NULL, f2load = "p_ImageList.Rdata") unzipper(px) as.local.pimg(pimg) ## S3 method for class 'pimg': as.matrix(x, ...)
pimg |
Probability image component |
pimgs |
pimgs |
subset |
subset |
rootdir |
rootdir |
f2load |
f2load |
px |
px |
x |
x |
... |
... |
Michael D. Sumner