Spearman Rank Correlation Matlab script

SPONSORED LINKS

    Specification

  • Version:
  • File size: 0 KB
  • File name: spear.m
  • Last update:
  • Platform: Windows / Linux / Mac OS / BSD / Solaris
  • Language: Matlab
  • Price:Freeware
  • Company: Alexandros Leontitsis (View more)

Spearman Rank Correlation script description:




Publisher review:
Spearman Rank Correlation calculates the Spearman rank correlation coefficient. It calculates the Spearman rank correlation coefficient from 2 or more data sets, and the associated t-test and p-values. The code is adapted with major changes from the Numerical Recipes book

Example:>> x = [1 2 3 3 3]';>> y = [1 2 2 4 3; rand(1,5)]';>> [r,t,p] = spear(x,y)>> [r,t,p]=spear(x,y)r =0.8250 -0.6000t =2.5285 -1.2990p =0.0855 0.2848 Requirements: · MATLAB Release: R14 · Statistics Toolbox
Spearman Rank Correlation is a Matlab script for Statistics and Probability scripts design by Alexandros Leontitsis. It runs on following operating system: Windows / Linux / Mac OS / BSD / Solaris.
Spearman Rank Correlation calculates the Spearman rank correlation coefficient.

Operating system:
Windows / Linux / Mac OS / BSD / Solaris

Latest script and internet news

222

222

22

Posted on: 18 Jul 2023 22:27 by A. Brown

111

111

111

Posted on: 18 Jul 2023 22:24 by A. Brown

The permanently active Push system offered by the new Google Chrome 42

The permanently active Push system offered by the new Google Chrome 42

Hacked By !Sc-sT

Posted on: 17 Mar 2015 07:57 by A. Brown

SPREAD THE WORD

User Rating


Rating: 2.2 out of 5
Based on 13 ratings. 13 user reviews.

  • Currently 2.15 out of 5
  • 1
  • 2
  • 3
  • 4
  • 5