quantile.antsImage.Rd
Computes sample quantiles for an image, with the option of a mask.
# S3 method for antsImage quantile(x, ..., mask)
x | Object of class |
---|---|
... | Arguments passed to |
mask | object to subset the image. If missing, then all values of the image are used |
Output of quantile
#> 0% 25% 50% 75% 100% #> 0.004310894 0.443046689 0.835359156 1.155447155 2.255695820