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 | Fri, 16 Dec 2016 15:25:10 +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/16/t1481898333jkeafff0hpowlp6.htm/, Retrieved Fri, 01 Nov 2024 03:40:01 +0000 | |||||||||||||||||||||||||||||||||||||||||||||
Statistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?pk=300305, Retrieved Fri, 01 Nov 2024 03:40:01 +0000 | ||||||||||||||||||||||||||||||||||||||||||||||
QR Codes: | ||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||
Original text written by user: | ||||||||||||||||||||||||||||||||||||||||||||||
IsPrivate? | No (this computation is public) | |||||||||||||||||||||||||||||||||||||||||||||
User-defined keywords | ||||||||||||||||||||||||||||||||||||||||||||||
Estimated Impact | 101 | |||||||||||||||||||||||||||||||||||||||||||||
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] [KVDDSUM en TVDCSU...] [2016-12-16 14:25:10] [1440fd85db505f66df8a556f9c91a076] [Current] | ||||||||||||||||||||||||||||||||||||||||||||||
Feedback Forum | ||||||||||||||||||||||||||||||||||||||||||||||
Post a new message | ||||||||||||||||||||||||||||||||||||||||||||||
Dataset | ||||||||||||||||||||||||||||||||||||||||||||||
Dataseries X: | ||||||||||||||||||||||||||||||||||||||||||||||
8 9 10 10 9 9 9 9 8 10 9 10 9 8 9 8 9 9 9 9 9 8 9 10 9 9 9 9 9 9 8 9 9 8 8 9 7 9 8 8 9 9 7 8 9 9 7 9 9 9 8 6 9 7 9 8 6 10 9 8 9 9 10 8 8 9 9 9 8 10 8 7 7 7 9 8 9 6 9 10 9 6 8 8 8 10 9 9 10 8 9 7 0 0 | ||||||||||||||||||||||||||||||||||||||||||||||
Dataseries Y: | ||||||||||||||||||||||||||||||||||||||||||||||
11 14 15 15 14 13 13 13 12 15 14 15 14 11 14 12 14 13 13 13 14 12 14 15 13 14 14 13 14 14 11 13 13 12 12 13 11 13 12 12 13 13 10 12 14 14 10 14 14 13 12 8 14 12 13 12 10 15 13 12 13 14 15 12 12 13 13 14 12 15 12 10 10 10 14 12 13 9 14 15 13 9 12 12 12 15 13 14 15 12 13 10 0 0 | ||||||||||||||||||||||||||||||||||||||||||||||
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') |