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, 23 Dec 2016 20:47:51 +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/23/t1482522553yrk98z3hg6g0myh.htm/, Retrieved Fri, 01 Nov 2024 03:44:03 +0000 | |||||||||||||||||||||||||||||||||||||||||||||
Statistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?pk=303039, Retrieved Fri, 01 Nov 2024 03:44:03 +0000 | ||||||||||||||||||||||||||||||||||||||||||||||
QR Codes: | ||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||
Original text written by user: | ||||||||||||||||||||||||||||||||||||||||||||||
IsPrivate? | No (this computation is public) | |||||||||||||||||||||||||||||||||||||||||||||
User-defined keywords | ||||||||||||||||||||||||||||||||||||||||||||||
Estimated Impact | 98 | |||||||||||||||||||||||||||||||||||||||||||||
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 rank cor...] [2016-12-23 19:47:51] [d4ebbcc95b180bc93fc42d05f31a3dde] [Current] | ||||||||||||||||||||||||||||||||||||||||||||||
Feedback Forum | ||||||||||||||||||||||||||||||||||||||||||||||
Post a new message | ||||||||||||||||||||||||||||||||||||||||||||||
Dataset | ||||||||||||||||||||||||||||||||||||||||||||||
Dataseries X: | ||||||||||||||||||||||||||||||||||||||||||||||
3 2 3 2 3 3 3 3 3 3 3 3 4 3 3 2 3 NA 3 3 3 3 3 3 3 2 3 3 4 3 3 2 3 NA 3 3 3 3 4 3 2 3 3 3 3 2 3 3 2 1 3 3 3 1 3 3 3 3 3 3 3 2 3 3 3 2 3 3 3 3 2 3 2 3 3 3 3 2 3 3 NA 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 2 NA 3 3 4 3 3 3 3 NA 3 3 3 3 3 3 4 3 2 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 2 3 3 4 NA 2 2 3 2 3 3 3 3 3 3 2 3 3 3 3 3 2 3 3 NA 3 3 3 3 3 3 3 2 3 3 3 | ||||||||||||||||||||||||||||||||||||||||||||||
Dataseries Y: | ||||||||||||||||||||||||||||||||||||||||||||||
3 5 5 5 4 5 5 5 5 5 5 NA 5 5 4 3 5 NA 5 5 4 2 5 5 5 4 4 4 5 5 4 5 5 1 5 4 4 4 5 4 4 5 3 5 5 2 3 4 4 NA 5 5 4 5 5 4 5 4 4 3 4 4 5 4 4 4 4 4 2 4 4 5 3 3 5 4 5 4 4 5 5 5 4 5 5 2 5 5 5 5 4 4 5 4 5 5 5 4 5 5 3 5 5 5 4 4 4 4 5 5 4 3 3 4 4 5 5 4 5 5 4 4 5 5 5 5 4 5 3 5 5 4 5 4 4 4 4 2 4 5 5 5 4 4 5 5 5 5 5 5 4 5 3 3 4 4 3 3 5 5 5 5 5 5 5 5 4 4 2 | ||||||||||||||||||||||||||||||||||||||||||||||
Tables (Output of Computation) | ||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||
Figures (Output of Computation) | ||||||||||||||||||||||||||||||||||||||||||||||
Input Parameters & R Code | ||||||||||||||||||||||||||||||||||||||||||||||
Parameters (Session): | ||||||||||||||||||||||||||||||||||||||||||||||
par1 = 1 ; | ||||||||||||||||||||||||||||||||||||||||||||||
Parameters (R input): | ||||||||||||||||||||||||||||||||||||||||||||||
R code (references can be found in the software module): | ||||||||||||||||||||||||||||||||||||||||||||||
k <- cor.test(x,y,method='spearman') |