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 12:28:55 +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/t1417696149lqjiu38etmvqjkz.htm/, Retrieved Thu, 31 Oct 2024 23:27:30 +0000 | |||||||||||||||||||||||||||||
Statistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?pk=263178, Retrieved Thu, 31 Oct 2024 23:27:30 +0000 | ||||||||||||||||||||||||||||||
QR Codes: | ||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||
Original text written by user: | ||||||||||||||||||||||||||||||
IsPrivate? | No (this computation is public) | |||||||||||||||||||||||||||||
User-defined keywords | ||||||||||||||||||||||||||||||
Estimated Impact | 131 | |||||||||||||||||||||||||||||
Tree of Dependent Computations | ||||||||||||||||||||||||||||||
Family? (F = Feedback message, R = changed R code, M = changed R Module, P = changed Parameters, D = changed Data) | ||||||||||||||||||||||||||||||
- [Simple Linear Regression] [Regression Example] [2012-01-24 12:40:19] [98fd0e87c3eb04e0cc2efde01dbafab6] - RMPD [Histogram, QQplot and Density] [grade QQ plot] [2014-12-04 12:28:55] [1a2ae8631771b1402e5aed4f074209b5] [Current] - RM [Histogram, QQplot and Density] [Grade - visual re...] [2014-12-17 11:31:17] [2a42404c3b0fbfc7622e3301a77a3a9b] | ||||||||||||||||||||||||||||||
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 ; | ||||||||||||||||||||||||||||||
R code (references can be found in the software module): | ||||||||||||||||||||||||||||||
x <- x[!is.na(x)] |