| cpt | R Documentation |
A data transformation according to the centered planar
transformation is done. Default method is function
cpt from package compositions.
cpt(x, ...)
## Default S3 method:
cpt(x, ...)
## S3 method for class 'hyperSpec'
cpt(x, ...)
x |
A numeric data frame or matrix. |
... |
further parameters to |
Returns the transformed data matrix with the same dimension as
x.
cpt
Other row-wise transformations:
alr(),
apt(),
clr(),
ilr(),
ipt()
cpt(Spectra2)
plot(Spectra2)
plot(cpt(Spectra2))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.