search for: zeda

Displaying 10 results from an estimated 10 matches for "zeda".

Did you mean: zed
2011 Apr 12
1
Predictkion interval using regression coefficients
...st observation, through December 2011, giving the prediction intervals (90%). I don't know if I have the complete information to do this. So my question(s) is can R determine a prediction interval from this data with just these parameter estimates. And if so, how? Thanks all who can help. Zeda. Here are the parameter estimates: Jan dummy 108.422 Feb dummy 107.619 Mrc dummy 80.515 Apr dummy 95.307 May dummy 92.340 Jun dummy 99.866 Jul dummy 83.276 Aug dummy 78.763 Sep dummy 83.717 Oct dummy 103.963 Nov dummy 63.060 Dec dummy 27.147 coeff. on "SalesLag11" 0.423 [[alternativ...
2011 Jul 15
1
Out of Sample Prediction Interval/Point Estimate
...s and I am hoping for help from you all. First can R do this? If so, what are the steps? What do I need? I have a data file that I can include, if that would help. I'm between a beginner and intermediate user of R so if it is complicated, I may be asking for a lot of help. Thanks so much Zeda. [[alternative HTML version deleted]]
2006 Jul 18
0
Two backgroundrb questions
On Jul 18, 2006, at 6:24 AM, Matt Mower wrote: > Hi Ezra, > > I''m converting some code I have which basically ran Enumerable#map > asynchronously using a thread-per-value to use backgroundrb > (recommended by zedas). That code works but I have a scaling problem > and needed to introduce throttling. > > However now that I''ve looked at it I don''t see any sign of throttling > in backgroundrb. It looks like there is a 1:1 relationship between > workers and threads. Perhaps zed mi...
2011 Aug 24
2
regarding changing of title of decompose graph
Hi All, I am new to this forum. I have just started learning R. When i use plot(decompose(x)), i am getting the title " Additive time series decomposition". How to make this title off and change to some other title. Any help regarding this is highly appreciated. With sincerer regards, Upananda -- View this message in context:
2006 Jun 18
4
MongrelDay Documentation -- Memoirs Of A Web Server
Happy RailsDay! While everyone else was out having fun with RailsDay I spent my time wisely and wrote up tons of documentation for Mongrel and cleaned out some of the docs I''ll never write anyway. I also took the time to apply some nice patches from Jonas Pfenniger for easily setting up redirects in Mongrel. Some of the highlighted documents people will be interested in are: *
2006 Jul 02
4
how to use upload progress?
I''m a bit confused about how to get upload progress to work with mongrel.. I''ve installed the mongrel_upload_progress (0.1) gem, but have no idea what to do with it. According to the following page: http://technoweenie.backpackit.com/pub/602283 there''s a patch (mup.diff) which seems like it patches the mongrel_upload_progress plugin The following blog entry makes it
2006 Jul 07
8
Going to production soon, need server advice
I''ve got a RoR app that will be going to production soon (in the next month or so) and would like to get some feedback on what kind of web server setup people have had good luck with. I''m looking for something that is: 1. Stable 2. Easy to setup 3. Secure (sorry but Windows is ruled out here) My deployment will either be on Fedora Core 5 or possible Mac OS X Server.
2006 Mar 31
6
Lighty+Mongrel: More than one connection per client?
I have an action which requests another URL from the same site (for testing purposes), but it keeps timing out. If I use an off-site URL, the action works fine. I also notice that I''m only able to request one page at a time from my server - the rest just spin until the previous requests complete. Is this some setting in Lighty, Mongrel, or my browser (Firefox - I played around with
2006 Jul 12
13
A rails app server, maybe?
Hi all. Like many of us, I''m currently struggling with Rails deployment. Like maybe only a few of us, I''m responsible not for one or two webapps but dozens. Currently, we deploy them as war files using JBoss'' hot deployment feature, which amounts to copying a war file to a directory monitored by JBoss. Undeploying the app amounts to removing it from the directory.
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