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).
Cite As
Joris Meurs (2026). scaledata (https://github.com/jorismeurs/scaledata), GitHub. Retrieved .
MATLAB Release Compatibility
Created with
R2017a
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
Find more on Genomics and Next Generation Sequencing in Help Center and MATLAB Answers
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Versions that use the GitHub default branch cannot be downloaded
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0 |
|
To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.
