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, 14 Nov 2013 07:34:50 -0500 | |||||||||||||||||||||||||||||
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/2013/Nov/14/t1384432517qe33jromzytkm7m.htm/, Retrieved Fri, 01 Nov 2024 01:04:45 +0000 | |||||||||||||||||||||||||||||
Statistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?pk=225317, Retrieved Fri, 01 Nov 2024 01:04:45 +0000 | ||||||||||||||||||||||||||||||
QR Codes: | ||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||
Original text written by user: | ||||||||||||||||||||||||||||||
IsPrivate? | No (this computation is public) | |||||||||||||||||||||||||||||
User-defined keywords | ||||||||||||||||||||||||||||||
Estimated Impact | 92 | |||||||||||||||||||||||||||||
Tree of Dependent Computations | ||||||||||||||||||||||||||||||
Family? (F = Feedback message, R = changed R code, M = changed R Module, P = changed Parameters, D = changed Data) | ||||||||||||||||||||||||||||||
- [Variability] [Two-Way ANOVA] [2010-11-30 21:42:30] [74be16979710d4c4e7c6647856088456] - RM [Two-Way ANOVA] [Two-Way ANOVA - C...] [2011-11-28 17:22:56] [98fd0e87c3eb04e0cc2efde01dbafab6] - RMPD [Histogram, QQplot and Density] [smokers hot] [2013-11-14 12:34:50] [78aa0cb7429c1dffc62fdac71ec3486c] [Current] | ||||||||||||||||||||||||||||||
Feedback Forum | ||||||||||||||||||||||||||||||
Post a new message | ||||||||||||||||||||||||||||||
Dataset | ||||||||||||||||||||||||||||||
Dataseries X: | ||||||||||||||||||||||||||||||
4 5 3 4 5 3 7 5 6 3 2 4 5 2 3 6 4 4 6 2 | ||||||||||||||||||||||||||||||
Tables (Output of Computation) | ||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||
Figures (Output of Computation) | ||||||||||||||||||||||||||||||
Input Parameters & R Code | ||||||||||||||||||||||||||||||
Parameters (Session): | ||||||||||||||||||||||||||||||
par1 = 10 ; | ||||||||||||||||||||||||||||||
Parameters (R input): | ||||||||||||||||||||||||||||||
par1 = 10 ; | ||||||||||||||||||||||||||||||
R code (references can be found in the software module): | ||||||||||||||||||||||||||||||
x <- x[!is.na(x)] |