scaledata.m allows scaling of data for multivariate analysis. Several
scaling options are supported
Supported scaling: auto, pareto, vast, level and range [1]
Syntax
scaledData = scaledata(data,'type',TypeValue)
- data: matrix (N X M)containing N samples and M variables
- TypeValue: 'auto', 'pareto', 'vast', 'level' or 'range'
References:
[1] R. A. van den Berg, H. C. Hoefsloot, J. A. Westerhuis, A. K. Smilde, M. J. van der Werf, BMC Genomics. 7, 142 (2006).
Cita come
Joris Meurs (2025). scaledata (https://github.com/jorismeurs/scaledata), GitHub. Recuperato .
Compatibilità della release di MATLAB
Compatibilità della piattaforma
Windows macOS LinuxCategorie
Tag
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
Le versioni che utilizzano il ramo predefinito di GitHub non possono essere scaricate
| Versione | Pubblicato | Note della release | |
|---|---|---|---|
| 1.0.0 |
|
