scaledata

Version 1.0.0 (12.2 KB) by Joris Meurs
Scaling of mass spectrometry data
110 Downloads
Updated 17 Nov 2020

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 Linux
Categories
Find more on Genomics and Next Generation Sequencing in Help Center and MATLAB Answers

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.