MVTRANSFORM
Allows a sequence of multivariate transformations and backtransformations to be run multiple times.
Usage:
| mvtransform <specfile> <specid> <type> <> indicates a mandatory switch. |
Where:
| Option | Description |
|---|---|
| <specfile> | Specification file (.mvt.spec) |
| <specid> | Specification id present in the specification file. |
| <type> |
-f    forward transformation -b   backward transformation |
Example:
mvtransform mvtransform.mvt.spec NSCORE_POP01 -f
mvtransform mvtransform.mvt.spec NSCORE_POP01 -b
mvtransform mvtransform.mvt.spec NSCORE_POP02 -f
mvtransform mvtransform.mvt.spec NSCORE_POP02 -b
The results are saved according to the specification parameters set up in Geology > Samples > Multivariate Transformations.
Was this page helpful?