search for: reihe

Displaying 8 results from an estimated 8 matches for "reihe".

Did you mean: reche
2006 Jan 16
3
routing to controller inside module
...ap.connect ''admin/my_controller/:action/:id'', :controller => ''admin/my_controller'' Are controllers within modules still supported? Ciao, Norman -- Norman Timmler - inlet media e.K. Phone: +49 (0)40 / 43 25 10 81 Fax: +49 (0)40 / 43 25 10 82 Holl?ndische Reihe 31 22765 Hamburg http://www.inlet-media.de
2007 Mar 02
0
R: ARIMA forecasting
Dear all, I just have a short question regarding the forecasting of ARIMA models with external regressors. I tried to program a ARX(1) model arx.mod <- arima(reihe.lern, order = c(1, 0, 0), seasonal = list(order = c(0, 0, 0), period = 52), xreg = lern.design, include.mean = TRUE) for which I need to estimate the next (105th) value. Xreg=lern.design is - at this time - 104 rows long. I tried to use the following function: predict(arx.mod, n.ahead = 1, newxreg...
2005 May 17
1
Simple Ajax form submission question
Hello, I''m new to this Ajax thing but it''s perfect for a project of mine. But I can''t figure out how to best pass the form data. This is a text field that should be on every page of my application. In my layout, the form submission looks like this: <%= form_remote_tag :update => ''comment'', :url => { :controller =>
2005 Mar 01
3
problems with apache
Hi all I''m currently running rails on apache/windows and it seems like rails has trouble getting started the first few times I start apache and request a page. I created a blank controller called ''test'', and it has an index method and associated index.rhtml file. (All it contains is <p>hello world</p>) I keep getting ''500 server
2004 Feb 01
3
Several logon script bat files?
I simply wonder if I can have several different logon script bat files for MS Win users that validates through my Samba PDC? Let's say that group "users" should have logon batch users.bat and the members of the group "sales" should have both users.bat and sales.bat executed at logon? Or can I in some way use ONE script with parameters that knows about what groups the user
2005 Jan 28
17
breakpoint not working
I keep getting: No connection to breakpoint service at druby://localhost:42531 (DRb::DRbConnError) Tries to connect will be made every 3 seconds... This happens every time i run ./script/breakpointer using 0.9.5 on OSX or Windows. Any ideas?
2005 May 10
58
A quick straw poll
How many of you are using Rails: 1. As the primary development tool at your Day Job 2. As a small part of your Day Job 3. Not using Rails in your Day Job, but are using Ruby 4. For OS/outside work/hobby -- sam http://www.magpiebrain.com/
2005 Feb 09
85
Introduce yourself and your project -- Round 2
On December 14th, 2004 David Heinemeier Hansson sent this to the mailing list: I''m seeing a lot of new names on the list. Could we perhaps do a round of introductions? That would also be a great first post, if you haven''t had a chance to contribute yet. The basics should include your name, your organization, your country and city, and the project you''re