Free Statistics

of Irreproducible Research!

Author's title

Author*The author of this computation has been verified*
R Software Modulerwasp_starplot.wasp
Title produced by softwareStar Plot
Date of computationWed, 26 Oct 2011 16:24:05 -0400
Cite this page as followsStatistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?v=date/2011/Oct/26/t1319660772ioxkrrskj9yfbp5.htm/, Retrieved Wed, 15 May 2024 22:16:54 +0000
Statistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?pk=136779, Retrieved Wed, 15 May 2024 22:16:54 +0000
QR Codes:

Original text written by user:good
IsPrivate?No (this computation is public)
User-defined keywordsstar
Estimated Impact96
Family? (F = Feedback message, R = changed R code, M = changed R Module, P = changed Parameters, D = changed Data)
-       [Star Plot] [Mr] [2011-10-26 20:24:05] [d41d8cd98f00b204e9800998ecf8427e] [Current]
Feedback Forum

Post a new message
Dataseries X:
506.4	1.51	4.898	4.539	373.872	1.35
139.6	0.42	1.483	1.201	5.660	24.66
937.2	2.81	9.188	8.220	53.338	17.57
747.0	2.24	7.402	6.450	71.450	10.45
7.750.7	23.3 	87.870	57.106	1.365.128	5.68
12.934.5	38.82%	140.791	88.041	1.076.395	12.02
1.205.5	3.62	15.485	10.073	553.556	2.18
1.013.9	3.04	13.737	9.243	591.670	1.71
3.591.8	10.78	50.856	21.079	642.317	5.59
4.384.0	13.16	44.276	32.095	925.186	4.74
33.1	0.10	373	198	474.391	0.07
43.7	0.13	721	201	1.183.085	0.04
31.6	0.10	805	147	1.936.113	0.02




Summary of computational transaction
Raw Inputview raw input (R code)
Raw Outputview raw output of R engine
Computing time0 seconds
R Server'Gwilym Jenkins' @ jenkins.wessa.net

\begin{tabular}{lllllllll}
\hline
Summary of computational transaction \tabularnewline
Raw Input & view raw input (R code)  \tabularnewline
Raw Output & view raw output of R engine  \tabularnewline
Computing time & 0 seconds \tabularnewline
R Server & 'Gwilym Jenkins' @ jenkins.wessa.net \tabularnewline
\hline
\end{tabular}
%Source: https://freestatistics.org/blog/index.php?pk=136779&T=0

[TABLE]
[ROW][C]Summary of computational transaction[/C][/ROW]
[ROW][C]Raw Input[/C][C]view raw input (R code) [/C][/ROW]
[ROW][C]Raw Output[/C][C]view raw output of R engine [/C][/ROW]
[ROW][C]Computing time[/C][C]0 seconds[/C][/ROW]
[ROW][C]R Server[/C][C]'Gwilym Jenkins' @ jenkins.wessa.net[/C][/ROW]
[/TABLE]
Source: https://freestatistics.org/blog/index.php?pk=136779&T=0

Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=136779&T=0

As an alternative you can also use a QR Code:  

The GUIDs for individual cells are displayed in the table below:

Summary of computational transaction
Raw Inputview raw input (R code)
Raw Outputview raw output of R engine
Computing time0 seconds
R Server'Gwilym Jenkins' @ jenkins.wessa.net



Parameters (Session):
par1 = TRUE ;
Parameters (R input):
par1 = TRUE ;
R code (references can be found in the software module):
if (par1 == 'TRUE') par1 <- TRUE
if (par1 == 'FALSE') par1 <- FALSE
bitmap(file='test1.png')
stars(t(y), main = main, full=par1, key.loc = c(14, 2))
dev.off()