of Irreproducible Research!
Description of Statistical Computation | ||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Author's title | ||||||||||||||||||||||||||||||
Author | *The author of this computation has been verified* | |||||||||||||||||||||||||||||
R Software Module | -- | |||||||||||||||||||||||||||||
Title produced by software | Histogram, QQplot and Density | |||||||||||||||||||||||||||||
Date of computation | Fri, 12 Dec 2014 15:42:57 +0000 | |||||||||||||||||||||||||||||
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/2014/Dec/12/t1418399044e23t9x1jjxmlvlc.htm/, Retrieved Fri, 01 Nov 2024 00:02:13 +0000 | |||||||||||||||||||||||||||||
Statistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?pk=266822, Retrieved Fri, 01 Nov 2024 00:02:13 +0000 | ||||||||||||||||||||||||||||||
QR Codes: | ||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||
Original text written by user: | ||||||||||||||||||||||||||||||
IsPrivate? | No (this computation is public) | |||||||||||||||||||||||||||||
User-defined keywords | ||||||||||||||||||||||||||||||
Estimated Impact | 110 | |||||||||||||||||||||||||||||
Tree of Dependent Computations | ||||||||||||||||||||||||||||||
Family? (F = Feedback message, R = changed R code, M = changed R Module, P = changed Parameters, D = changed Data) | ||||||||||||||||||||||||||||||
- [Histogram, QQplot and Density] [] [2014-10-11 09:05:01] [32b17a345b130fdf5cc88718ed94a974] - R D [Histogram, QQplot and Density] [iq] [2014-12-04 13:08:54] [c8fe4d88697bd5cfd17d575139702fae] - D [Histogram, QQplot and Density] [average] [2014-12-04 13:10:38] [c8fe4d88697bd5cfd17d575139702fae] - M [Histogram, QQplot and Density] [] [2014-12-12 15:42:57] [e62a9ac690c7b81020cade9262f4d59b] [Current] | ||||||||||||||||||||||||||||||
Feedback Forum | ||||||||||||||||||||||||||||||
Post a new message | ||||||||||||||||||||||||||||||
Dataset | ||||||||||||||||||||||||||||||
Dataseries X: | ||||||||||||||||||||||||||||||
52 55 80 45 60 34 45 68 26 70 85 54 55 40 55 50 71 55 70 55 60 65 66 55 90 55 60 35 55 26 14 45 35 65 35 60 60 60 65 45 20 50 60 48 40 55 54 40 40 34 60 30 75 24 30 80 60 46 35 60 75 54 78 20 45 60 70 35 20 60 20 50 50 75 70 20 45 20 50 55 15 26 25 30 60 40 40 50 | ||||||||||||||||||||||||||||||
Tables (Output of Computation) | ||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||
Figures (Output of Computation) | ||||||||||||||||||||||||||||||
Input Parameters & R Code | ||||||||||||||||||||||||||||||
Parameters (Session): | ||||||||||||||||||||||||||||||
par1 = 10 ; | ||||||||||||||||||||||||||||||
Parameters (R input): | ||||||||||||||||||||||||||||||
par1 = 10 ; par2 = ; par3 = ; par4 = ; par5 = ; par6 = ; par7 = ; par8 = ; par9 = ; par10 = ; par11 = ; par12 = ; par13 = ; par14 = ; par15 = ; par16 = ; par17 = ; par18 = ; par19 = ; par20 = ; | ||||||||||||||||||||||||||||||
R code (references can be found in the software module): | ||||||||||||||||||||||||||||||
x <- x[!is.na(x)] |