of Irreproducible Research!
Description of Statistical Computation | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Author's title | ||||||||||||||||||||||||||||||
| Author | *Unverified author* | |||||||||||||||||||||||||||||
| R Software Module | rwasp_spearman.wasp | |||||||||||||||||||||||||||||
| Title produced by software | Spearman Rank Correlation | |||||||||||||||||||||||||||||
| Date of computation | Thu, 11 Feb 2021 12:15:15 +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/2021/Feb/11/t1613042329s2wtuqqduty87pe.htm/, Retrieved Fri, 01 May 2026 16:53:58 +0000 | |||||||||||||||||||||||||||||
| Statistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?pk=319367, Retrieved Fri, 01 May 2026 16:53:58 +0000 | ||||||||||||||||||||||||||||||
| QR Codes: | ||||||||||||||||||||||||||||||
|
| ||||||||||||||||||||||||||||||
| Original text written by user: | very usefull sofware | |||||||||||||||||||||||||||||
| IsPrivate? | No (this computation is public) | |||||||||||||||||||||||||||||
| User-defined keywords | Environmental agency | |||||||||||||||||||||||||||||
| Estimated Impact | 416 | |||||||||||||||||||||||||||||
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] [Biologit] [2021-02-11 11:15:15] [d41d8cd98f00b204e9800998ecf8427e] [Current] | ||||||||||||||||||||||||||||||
| Feedback Forum | ||||||||||||||||||||||||||||||
Post a new message | ||||||||||||||||||||||||||||||
Dataset | ||||||||||||||||||||||||||||||
| Dataseries X: | ||||||||||||||||||||||||||||||
0.35 0.79 1.02 0.5 0.28 0.46 0.54 | ||||||||||||||||||||||||||||||
| Dataseries Y: | ||||||||||||||||||||||||||||||
476 1.04 0.94 0.66 5.36 463 0.49 | ||||||||||||||||||||||||||||||
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') | ||||||||||||||||||||||||||||||