R2 calculator

Versión 1.0.0.0 (1012 Bytes) por Joris Meurs
Function for direct calculation of the coefficient of determination of two vectors
773 descargas
Actualizado 28 mar 2016

Ver licencia

Filname: 'rsquare.m'. This file can be used for directly calculating
the coefficient of determination (R2) of a dataset.
Two input arguments: 'X' and 'Y'
One output argument: 'R2'

X: Vector of x-parameter
Y: Vector of y-paramter
R2: Coefficient of determination

Input syntax: rsquare(X,Y)

Developed by Joris Meurs BASc (2016)

Citar como

Joris Meurs (2024). R2 calculator (https://www.mathworks.com/matlabcentral/fileexchange/56194-r2-calculator), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2014a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0