cpt.Rd
A data transformation according to the centered planar
transformation is done. Default method is function
cpt
from package compositions.
cpt(x, ...)
# S3 method for default
cpt(x, ...)
# S3 method for hyperSpec
cpt(x, ...)
A numeric data frame or matrix.
further parameters to cpt
.
Returns the transformed data matrix with the same dimension as
x
.