Home » date » 2009 » Feb » 09 »

*Unverified author*
R Software Module: rwasp_univariatedataseries.wasp (opens new window with default values)
Title produced by software: Univariate Data Series
Date of computation: Mon, 09 Feb 2009 07:42:24 -0700
 
Cite this page as follows:
Statistical Computations at FreeStatistics.org, Office for Research Development and Education, URL http://www.freestatistics.org/blog/date/2009/Feb/09/t1234190667hm8fxc7phb8ta7n.htm/, Retrieved Mon, 09 Feb 2009 15:44:27 +0100
 
BibTeX entries for LaTeX users:
@Manual{KEY,
    author = {{YOUR NAME}},
    publisher = {Office for Research Development and Education},
    title = {Statistical Computations at FreeStatistics.org, URL http://www.freestatistics.org/blog/date/2009/Feb/09/t1234190667hm8fxc7phb8ta7n.htm/},
    year = {2009},
}
@Manual{R,
    title = {R: A Language and Environment for Statistical Computing},
    author = {{R Development Core Team}},
    organization = {R Foundation for Statistical Computing},
    address = {Vienna, Austria},
    year = {2009},
    note = {{ISBN} 3-900051-07-0},
    url = {http://www.R-project.org},
}
 
Original text written by user:
 
IsPrivate?
No (this computation is public)
 
User-defined keywords:
 
Dataseries X:
» Textbox « » Textfile « » CSV «
2000 01 4283956.79 2000 02 7183777·99 2000 03 4583968.38 2000 04 6784773.41 2000 05 9785015·69 2000 06 3385277.37 2000 07 3387808·90 2000 08 5090372.50 2000 09 9794012.05 2000 10 3594907.03 2000 11 9095799·33 2000 12 8896654.21 2001 01 22100254.64 2001 02 39100848·94 2001 03 58101965·77 2001 04 4103558.24 2001 05 74104492·86 2001 06 29105421.25 2001 07 3106489.48 2001 08 45107590·19 2001 09 84110056.49 2001 10 14110732·74 2001 11 15111589.41 2001 12 83111896·81 2002 01 3114475·00 2002 02 30114961.53 2002 03 11115067·60 2002 04 16115709.65 2002 05 10116343.39 2002 06 36117121.14 2002 07 31117946·87 2002 08 66119418.26 2002 09 10121305·01 2002 10 16120503·75 2002 11 42119020.44 2002 12 80117308.33 2003 01 30119531.74 2003 02 82119049.14 2003 03 34118370.78 2003 04 30116842·60 2003 05 24114896.94 2003 06 67113414.17 2003 07 24111722·39 2003 08 14110421.75 2003 09 70110491·05 2003 10 30108544.61 2003 11 53106037·19 2003 12 54102918.04 2004 01 73104219.84 2004 02 58102942.54 2004 03 87101366·74 2004 04 9796645.61 2004 05 6091687.72 2004 06 6086956·10 2004 07 1685945.37 2004 08 1686437.21 2004 09 8587139.80 2004 10 7087349·95 2004 11 5786752·73 2004 12 886074.15 2005 01 2789146·00 2005 02 4889370·14 2005 03 5089425·11 2005 04 9489201·56 2005 05 8988986·11 2005 06 7988935.99 2005 07 6288845·45 2005 08 2390074·93 2005 09 9991714·93 2005 10 7491907.69 2005 11 8490806.02 2005 12 6689821·50 2006 01 1293059.74 2006 02 6593118·58 2006 03 3293172.05 2006 04 2193303.86 2006 05 593595.11 2006 06 1492674·70 2006 07 4791505·46 2006 08 1092941·42 2006 09 8293499·88 2006 10 593076·57 2006 11 9492152.61 2006 12 8091675.54 2007 01 7294921·20 2007 02 4895098.02 2007 03 6595113.57 2007 04 494901·22 2007 05 2994804·35 2007 06 7794869.79 2007 07 7694587.35 2007 08 7996651·38 2007 09 3098005.97 2007 10 5398287·88 2007 11 6898451.57 2007 12 2798396.44 2008 01 79102377.15 2008 02 60103121·91 2008 03 7103536·77 2008 04 95103852·46 2008 05 5104195.03 2008 06 8104566·45 2008 07 83105279·63 2008 08 56106488.55 2008 09 61106896.09 2008 10 31108371·05 2008 11 14109227·75 2008 12 7109861.25
 
Output produced by software:


Summary of computational transaction
Raw Inputview raw input (R code)
Raw Outputview raw output of R engine
Computing time1 seconds
R Server'Sir Ronald Aylmer Fisher' @ 193.190.124.24
R Framework
error message
Warning: there are blank lines in the 'Data' field.
Please, use NA for missing data - blank lines are simply
 deleted and are NOT treated as missing values.
 
Charts produced by software:
 
Parameters (Session):
par1 = Major Holders of Consumer Credit Outstanding ;
 
Parameters (R input):
par1 = Major Holders of Consumer Credit Outstanding ;
 
R code (references can be found in the software module):
bitmap(file='test1.png')
plot(x,col=2,type='b',main=main,xlab=xlab,ylab=ylab)
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')
 





Copyright

Creative Commons License

This work is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 License.

Software written by Ed van Stee & Patrick Wessa


Disclaimer

Information provided on this web site is provided "AS IS" without warranty of any kind, either express or implied, including, without limitation, warranties of merchantability, fitness for a particular purpose, and noninfringement. We use reasonable efforts to include accurate and timely information and periodically update the information, and software without notice. However, we make no warranties or representations as to the accuracy or completeness of such information (or software), and we assume no liability or responsibility for errors or omissions in the content of this web site, or any software bugs in online applications. Your use of this web site is AT YOUR OWN RISK. Under no circumstances and under no legal theory shall we be liable to you or any other person for any direct, indirect, special, incidental, exemplary, or consequential damages arising from your access to, or use of, this web site.


Privacy Policy

We may request personal information to be submitted to our servers in order to be able to:

  • personalize online software applications according to your needs
  • enforce strict security rules with respect to the data that you upload (e.g. statistical data)
  • manage user sessions of online applications
  • alert you about important changes or upgrades in resources or applications

We NEVER allow other companies to directly offer registered users information about their products and services. Banner references and hyperlinks of third parties NEVER contain any personal data of the visitor.

We do NOT sell, nor transmit by any means, personal information, nor statistical data series uploaded by you to third parties.

We carefully protect your data from loss, misuse, alteration, and destruction. However, at any time, and under any circumstance you are solely responsible for managing your passwords, and keeping them secret.

We store a unique ANONYMOUS USER ID in the form of a small 'Cookie' on your computer. This allows us to track your progress when using this website which is necessary to create state-dependent features. The cookie is used for NO OTHER PURPOSE. At any time you may opt to disallow cookies from this website - this will not affect other features of this website.

We examine cookies that are used by third-parties (banner and online ads) very closely: abuse from third-parties automatically results in termination of the advertising contract without refund. We have very good reason to believe that the cookies that are produced by third parties (banner ads) do NOT cause any privacy or security risk.

FreeStatistics.org is safe. There is no need to download any software to use the applications and services contained in this website. Hence, your system's security is not compromised by their use, and your personal data - other than data you submit in the account application form, and the user-agent information that is transmitted by your browser - is never transmitted to our servers.

As a general rule, we do not log on-line behavior of individuals (other than normal logging of webserver 'hits'). However, in cases of abuse, hacking, unauthorized access, Denial of Service attacks, illegal copying, hotlinking, non-compliance with international webstandards (such as robots.txt), or any other harmful behavior, our system engineers are empowered to log, track, identify, publish, and ban misbehaving individuals - even if this leads to ban entire blocks of IP addresses, or disclosing user's identity.


FreeStatistics.org is powered by