Free Statistics

of Irreproducible Research!

Author's title

Author*Unverified author*
R Software Modulerwasp_univariatedataseries.wasp
Title produced by softwareUnivariate Data Series
Date of computationThu, 02 Feb 2012 11:19:54 -0500
Cite this page as followsStatistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?v=date/2012/Feb/02/t1328199668ol2qzto2upzicn4.htm/, Retrieved Thu, 02 May 2024 15:42:14 +0000
Statistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?pk=161706, Retrieved Thu, 02 May 2024 15:42:14 +0000
QR Codes:

Original text written by user:
IsPrivate?No (this computation is public)
User-defined keywords
Estimated Impact122
Family? (F = Feedback message, R = changed R code, M = changed R Module, P = changed Parameters, D = changed Data)
-       [Univariate Data Series] [Prijsindexcijfers...] [2012-02-02 16:19:54] [ef02148344264346fe23a57cc665e979] [Current]
Feedback Forum

Post a new message
Dataseries X:
Energiegrondstof- Ruwe aardolie	
	
31/01/2006	78,7
28/02/2006	75,7
31/03/2006	77,1
30/04/2006	86,1
31/05/2006	86,8
30/06/2006	86,3
31/07/2006	91,5
31/08/2006	90,7
30/09/2006	78,2
31/10/2006	73
30/11/2006	73,7
31/12/2006	77,3
31/01/2007	67,5
28/02/2007	72,7
31/03/2007	76,6
30/04/2007	82,4
31/05/2007	82,3
30/06/2007	86,3
31/07/2007	93
31/08/2007	88,8
30/09/2007	96,9
31/10/2007	103,9
30/11/2007	115,7
31/12/2007	112,8
31/01/2008	114,7
29/02/2008	118
31/03/2008	129,3
30/04/2008	137
31/05/2008	156
30/06/2008	166,2
31/07/2008	167,8
31/08/2008	144,3
30/09/2008	126
31/10/2008	90,4
30/11/2008	67,5
31/12/2008	52,4
31/01/2009	54,6
28/02/2009	52,9
31/03/2009	59,1
30/04/2009	63,3
31/05/2009	73,8
30/06/2009	87,6
31/07/2009	81,8
31/08/2009	90,7
30/09/2009	86,3
31/10/2009	93,6
30/11/2009	98
31/12/2009	94,3
31/01/2010	97,6
28/02/2010	94,2
31/03/2010	100,2
30/04/2010	106,7
31/05/2010	95,7
30/06/2010	94,6
31/07/2010	94,7
31/08/2010	96,2
30/09/2010	96,3
31/10/2010	103,3
30/11/2010	106,8
31/12/2010	113,7
31/01/2011	117,4
28/02/2011	123,6
31/03/2011	137,6
30/04/2011	147,4
31/05/2011	137,2
30/06/2011	133,8
31/07/2011	136,7
31/08/2011	127,3
30/09/2011	128,7
31/10/2011	127
30/11/2011	133,7
31/12/2011	132




Summary of computational transaction
Raw Inputview raw input (R code)
Raw Outputview raw output of R engine
Computing time1 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 & 1 seconds \tabularnewline
R Server & 'Gwilym Jenkins' @ jenkins.wessa.net \tabularnewline
\hline
\end{tabular}
%Source: https://freestatistics.org/blog/index.php?pk=161706&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]1 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=161706&T=0

Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=161706&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 time1 seconds
R Server'Gwilym Jenkins' @ jenkins.wessa.net



Parameters (Session):
par1 = Prijsindex ruwe aardolie ; par2 = Belgostat ; par3 = Prijsindex ; par4 = 12 ;
Parameters (R input):
par1 = Prijsindex ruwe aardolie ; par2 = Belgostat ; par3 = Prijsindex ; par4 = 12 ;
R code (references can be found in the software module):
if (par4 != 'No season') {
par4 <- as.numeric(par4)
if (par4 < 4) par4 <- 12
}
summary(x)
n <- length(x)
bitmap(file='test1.png')
if (par4=='No season') {
plot(x,col=2,type='b',main=main,xlab=xlab,ylab=ylab,xaxt='n')
axis(1,at=seq(1,n,10))
}
if (par4!='No season') {
plot(x,col=2,type='b',main=main,xlab=xlab,ylab=ylab,xaxt='n')
axis(1,at=seq(1,n,par4))
grid(nx=0,ny=NULL,col='black')
abline(v=seq(1,n,par4),col='black',lty='dotted')
}
dev.off()
load(file='createtable')
a<-table.start()
a<-table.row.start(a)
a<-table.element(a,'Univariate Dataseries',2,TRUE)
a<-table.row.end(a)
a<-table.row.start(a)
a<-table.element(a,'Name of dataseries',header=TRUE)
a<-table.element(a,par1)
a<-table.row.end(a)
a<-table.row.start(a)
a<-table.element(a,'Source',header=TRUE)
a<-table.element(a,par2)
a<-table.row.end(a)
a<-table.row.start(a)
a<-table.element(a,'Description',header=TRUE)
a<-table.element(a,par3)
a<-table.row.end(a)
a<-table.row.start(a)
a<-table.element(a,'Number of observations',header=TRUE)
a<-table.element(a,length(x))
a<-table.row.end(a)
a<-table.end(a)
table.save(a,file='mytable.tab')