of Irreproducible Research!
Description of Statistical Computation | ||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Author's title | ||||||||||||||||||||||||||||||||||||||||||||||
Author | *The author of this computation has been verified* | |||||||||||||||||||||||||||||||||||||||||||||
R Software Module | rwasp_spearman.wasp | |||||||||||||||||||||||||||||||||||||||||||||
Title produced by software | Spearman Rank Correlation | |||||||||||||||||||||||||||||||||||||||||||||
Date of computation | Mon, 19 Dec 2016 14:10:50 +0100 | |||||||||||||||||||||||||||||||||||||||||||||
Cite this page as follows | Statistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?v=date/2016/Dec/19/t1482153434xvrpiij5kbvfhog.htm/, Retrieved Fri, 01 Nov 2024 03:38:32 +0000 | |||||||||||||||||||||||||||||||||||||||||||||
Statistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?pk=301341, Retrieved Fri, 01 Nov 2024 03:38:32 +0000 | ||||||||||||||||||||||||||||||||||||||||||||||
QR Codes: | ||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||
Original text written by user: | ||||||||||||||||||||||||||||||||||||||||||||||
IsPrivate? | No (this computation is public) | |||||||||||||||||||||||||||||||||||||||||||||
User-defined keywords | ||||||||||||||||||||||||||||||||||||||||||||||
Estimated Impact | 79 | |||||||||||||||||||||||||||||||||||||||||||||
Tree of Dependent Computations | ||||||||||||||||||||||||||||||||||||||||||||||
Family? (F = Feedback message, R = changed R code, M = changed R Module, P = changed Parameters, D = changed Data) | ||||||||||||||||||||||||||||||||||||||||||||||
- [Spearman Rank Correlation] [spearman] [2016-12-19 13:10:50] [6db9e6f0306aa16a744aea8c8a65c446] [Current] | ||||||||||||||||||||||||||||||||||||||||||||||
Feedback Forum | ||||||||||||||||||||||||||||||||||||||||||||||
Post a new message | ||||||||||||||||||||||||||||||||||||||||||||||
Dataset | ||||||||||||||||||||||||||||||||||||||||||||||
Dataseries X: | ||||||||||||||||||||||||||||||||||||||||||||||
11 11 15 14 15 10 11 16 17 14 13 18 11 15 12 19 13 15 13 10 12 15 18 15 11 14 9 13 13 16 16 13 12 11 15 13 13 15 14 14 13 11 14 17 15 15 18 15 18 16 12 14 14 12 13 14 15 14 15 14 17 8 15 15 14 17 14 12 13 13 16 12 14 14 14 17 11 15 15 17 12 15 10 17 16 15 16 16 15 17 14 12 15 16 13 14 13 14 12 | ||||||||||||||||||||||||||||||||||||||||||||||
Dataseries Y: | ||||||||||||||||||||||||||||||||||||||||||||||
13 16 17 16 17 17 15 16 14 16 17 16 16 16 15 16 16 13 15 17 13 17 14 14 17 13 16 15 15 13 17 11 14 13 17 16 17 16 16 16 15 12 17 14 14 16 15 16 14 15 17 10 17 20 17 17 14 17 17 16 18 18 16 15 13 16 12 16 16 16 14 15 14 15 15 16 11 18 11 18 15 19 17 14 13 17 14 19 14 16 16 15 12 18 15 18 15 16 16 | ||||||||||||||||||||||||||||||||||||||||||||||
Tables (Output of Computation) | ||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||
Figures (Output of Computation) | ||||||||||||||||||||||||||||||||||||||||||||||
Input Parameters & R Code | ||||||||||||||||||||||||||||||||||||||||||||||
Parameters (Session): | ||||||||||||||||||||||||||||||||||||||||||||||
Parameters (R input): | ||||||||||||||||||||||||||||||||||||||||||||||
R code (references can be found in the software module): | ||||||||||||||||||||||||||||||||||||||||||||||
k <- cor.test(x,y,method='spearman') |