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 | Sun, 18 Dec 2016 21:56:05 +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/18/t1482095727y7pv62nlm3ztd0a.htm/, Retrieved Fri, 01 Nov 2024 03:30:12 +0000 | |||||||||||||||||||||||||||||||||||||||||||||
Statistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?pk=301247, Retrieved Fri, 01 Nov 2024 03:30:12 +0000 | ||||||||||||||||||||||||||||||||||||||||||||||
QR Codes: | ||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||
Original text written by user: | ||||||||||||||||||||||||||||||||||||||||||||||
IsPrivate? | No (this computation is public) | |||||||||||||||||||||||||||||||||||||||||||||
User-defined keywords | ||||||||||||||||||||||||||||||||||||||||||||||
Estimated Impact | 82 | |||||||||||||||||||||||||||||||||||||||||||||
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] [] [2016-12-18 20:56:05] [df90c754990be6fd2b18fcd529010a59] [Current] | ||||||||||||||||||||||||||||||||||||||||||||||
Feedback Forum | ||||||||||||||||||||||||||||||||||||||||||||||
Post a new message | ||||||||||||||||||||||||||||||||||||||||||||||
Dataset | ||||||||||||||||||||||||||||||||||||||||||||||
Dataseries X: | ||||||||||||||||||||||||||||||||||||||||||||||
14 19 17 17 15 20 15 19 15 15 19 NA 20 18 15 14 20 NA 16 16 16 10 19 19 16 15 18 17 19 17 NA 19 20 5 19 16 15 16 18 16 15 17 NA 20 19 7 13 16 16 NA 18 18 16 17 19 16 19 13 16 13 12 17 17 17 16 16 14 16 13 16 14 20 12 13 18 14 19 18 14 18 19 15 14 17 19 13 19 18 20 15 15 15 20 15 19 18 18 15 20 17 12 18 19 20 NA 17 15 16 18 18 14 15 12 17 14 18 17 17 20 16 14 15 18 20 17 17 17 17 15 17 18 17 20 15 16 15 18 11 15 18 20 19 14 16 15 17 18 20 17 18 15 16 11 15 18 17 16 12 19 18 15 17 19 18 19 16 16 16 14 | ||||||||||||||||||||||||||||||||||||||||||||||
Dataseries Y: | ||||||||||||||||||||||||||||||||||||||||||||||
3 4 5 4 4 5 5 5 5 5 5 4 4 4 4 5 4 NA 4 5 4 4 4 4 5 5 4 4 5 5 3 5 4 5 4 5 4 4 4 5 4 5 3 5 4 5 5 4 3 NA 5 5 4 3 4 4 4 4 4 4 5 4 4 4 4 4 5 4 4 4 4 4 3 4 4 4 5 4 4 5 5 3 5 4 5 5 5 5 4 4 2 4 5 5 5 4 4 4 5 4 NA 5 4 4 4 5 4 5 4 4 4 3 4 3 5 4 4 5 4 4 4 4 4 4 5 4 4 5 4 4 3 4 4 4 3 4 5 3 4 5 5 4 4 4 3 5 4 5 4 4 3 4 4 4 3 4 5 3 4 5 4 5 4 4 4 4 4 3 4 | ||||||||||||||||||||||||||||||||||||||||||||||
Tables (Output of Computation) | ||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||
Figures (Output of Computation) | ||||||||||||||||||||||||||||||||||||||||||||||
Input Parameters & R Code | ||||||||||||||||||||||||||||||||||||||||||||||
Parameters (Session): | ||||||||||||||||||||||||||||||||||||||||||||||
par1 = blue ; par2 = no ; | ||||||||||||||||||||||||||||||||||||||||||||||
Parameters (R input): | ||||||||||||||||||||||||||||||||||||||||||||||
R code (references can be found in the software module): | ||||||||||||||||||||||||||||||||||||||||||||||
k <- cor.test(x,y,method='spearman') |