search for: veranstaltungen

Displaying 9 results from an estimated 9 matches for "veranstaltungen".

2011 Oct 25
0
How to find seasonal effect and trend from raw data (newbie ...)
Hello, >From the data provided in the attached file, I would like to find the seasonal effect and the trend (if there are some) like in page 10 of the following document: http://www.statoek.wiso.uni-goettingen.de/veranstaltungen/zeitreihen/sommer03/ts_r_intro.pd http://www.statoek.wiso.uni-goettingen.de/veranstaltungen/zeitreihen/sommer03/ts_r_intro.pd f Small problem: I don't know how to start ... If someone could just explain me how to convert the data in a way I can use stl (or another function ?), it will be very...
2003 Dec 16
2
Free Software/Open Source-Telephony-Summit 2004
Hi, I just came across this annoncement, which is particularly interesting as it is only 25 min away from my place... :-) Anyway, I guess the core of this is targeted at developers mainly. Cheers, Philipp Free Software/Open Source-Telephony-Summit 2004 http://www.guug.de/veranstaltungen/telephony-summit-2004/ http://www.heise.de/newsticker/data/avr-16.12.03-000/ We are happy to announce that the first summit on Free Software/Open Source-telephony solutions is going to take place from January 16th till 20th in Geilenkirchen, Germany. The event will be divided into three parts:...
2009 Dec 10
1
Need help to forecasting the data of the time series .
Hi, This is the time series data collected from 2001 to 2008 by every month.so,there are 96 entries.I have done basic statistics.I need to find a model fitted to forecast this data.This is the mixedpaper collection for recycling in the campus. 13251 13754 19061 12631 17414 21350 25384 23646 20312 20740 14007 17175 13910 17191 17113 20250 35003 11975 19665 20490 20436
2010 Mar 22
1
VSFTPD accepting same user/session from different IP addresses
...70.*40*", "/04 LV gelieferte Daten 04_2010/04 LV Seiten/Jungz?chter/Kooperationsseminar.doc", 23552 bytes, 13.89Kbyte/sec Wed Mar 10 15:52:37 2010 [pid 15231] [uploaduser] OK UPLOAD: Client "195.200.70.*41*", "/04 LV gelieferte Daten 04_2010/04 LV Seiten/Jungz?chter/Veranstaltungen der Jungz?chter im Jahr 2010.doc", 23552 bytes, 9.07Kbyte/sec Wed Mar 10 15:52:38 2010 [pid 15232] [uploaduser] OK UPLOAD: Client "195.200.70.*40*", "/04 LV gelieferte Daten 04_2010/04 LV Seiten/Jungz?chter/Foto Kooperationsseminar von laura weber.JPG", 13445 bytes, 9.9...
2008 May 29
2
Learning some sad things about the state of IPv6
We have kernel support for IPv6 in Centos, but not stateful firewall support. That requires at least the 2.6.20 kernel, which means Fedora Core 6 or some other Linux distro. None of the various free Linux firewalls have IPv6 support. Supposedly FWBuilder can manage Netfilters for a Linux Kernel, but that seems to be the extent of it. More sad facts as I uncover them.....
2010 Sep 13
2
How to do a trig regression
Hello All, I cant seem to do a trig regression in R. The equation is as follows : y = a+b*(sin((2*pi*x/360) - c))^2 a, b, c are coefs that I want. y, x are input vectors. The equation I put into R: lm(y ~ sin(2*pi*x/360)^2) This equation is missing the c and I dont get the right answer. Also, I dont know how to plot the lm over the x values instead of the indices. Any help is sincerely
2005 Dec 16
0
FrOSCon - June 24./25. 2006 (Saturday/Sunday) - Sankt Augustin Germany
...note that the german version at http://www.froscon.de might sometimes be more up-to-date. [1] ... http://www.inf.fh-brs.de/ [2] ... http://www.fh-brs.de/ [3] ... http://www.stud.inf.fh-brs.de/ [4] ... http://www.luusa.org/ [5] ... http://www.froscon.org/ [6] ... http://www.gnome-ev.de/index.php/Veranstaltungen [7] ... http://www.froscon.org/wiki/Sponsors [8] ... http://www.linuxtag.de/
2011 Aug 25
1
Autocorrelation using acf
Dear R list As suggested by Prof Brian Ripley, I have tried to read acf literature. The main problem is I am not the statistician and hence have some problem in understanding the concepts immediately. I came across one literature (http://www.stat.nus.edu.sg/~staxyc/REG32.pdf) on auto-correlation giving the methodology. As per that literature, the auto-correlation is arrived at as per following.
2011 Mar 04
3
Análisis de una serie temporal diaria
Hola a todos Estoy tratando de analizaruna serie temporal con datos diarios de temperaturas (40 años). He creado un objeto zoo (con ayuda de la lista, gracias) sobre el que encuentro la regresión lineal. He probado también a crear un objeto ts a partir del zoo. El problema que encuentro es que nose puede aplicar la función stl para hallar la componente estacional y la tendencia. Rdice que la