of Irreproducible Research!
Description of Statistical Computation | ||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Author's title | ||||||||||||||||||||||||||||||
Author | *The author of this computation has been verified* | |||||||||||||||||||||||||||||
R Software Module | rwasp_Distributional Plots.wasp | |||||||||||||||||||||||||||||
Title produced by software | Histogram, QQplot and Density | |||||||||||||||||||||||||||||
Date of computation | Thu, 04 Dec 2014 23:00:43 +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/04/t1417734075psrgcqn742cjruz.htm/, Retrieved Fri, 01 Nov 2024 00:14:28 +0000 | |||||||||||||||||||||||||||||
Statistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?pk=263456, Retrieved Fri, 01 Nov 2024 00:14:28 +0000 | ||||||||||||||||||||||||||||||
QR Codes: | ||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||
Original text written by user: | ||||||||||||||||||||||||||||||
IsPrivate? | No (this computation is public) | |||||||||||||||||||||||||||||
User-defined keywords | ||||||||||||||||||||||||||||||
Estimated Impact | 115 | |||||||||||||||||||||||||||||
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 PD [Histogram, QQplot and Density] [] [2014-12-01 01:07:10] [0af727c7d6fddd5894090204e2de4756] - PD [Histogram, QQplot and Density] [] [2014-12-04 22:41:15] [0af727c7d6fddd5894090204e2de4756] - M [Histogram, QQplot and Density] [] [2014-12-04 22:44:08] [0af727c7d6fddd5894090204e2de4756] - MPD [Histogram, QQplot and Density] [] [2014-12-04 23:00:43] [a053a3e71b53d87369bc27bb638db423] [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 = 1 ; par2 = 4 ; par3 = TRUE ; | ||||||||||||||||||||||||||||||
Parameters (R input): | ||||||||||||||||||||||||||||||
par1 = 10 ; | ||||||||||||||||||||||||||||||
R code (references can be found in the software module): | ||||||||||||||||||||||||||||||
x <- x[!is.na(x)] |