search for: reponse

Displaying 20 results from an estimated 255 matches for "reponse".

Did you mean: response
2010 Jan 24
0
tree()...binary reponse giving only one split
Hi, I'm new to CART. I have a data set with a binary reponse (0/1) and several predictors. I chose 2 continuous predictors to start and used the following code. testdata.ltr<-tree(nondev85dev06~dist_rampm_wa + dis_prim_wa,testdata) The two predictors should be quite explanatory based upon previous work. After running this code, I am getting only one s...
2010 Oct 04
1
Simultaneous equation with one ordinal reponses
Dear R users, I had a research question which involves a simultaneous equation system, one is the common continuous dependent variable, y1, say wage, or log wage, another one is a latent variable, y*, which I only observe up to a ordinal scale, say attitudes toward a problem, taking values as y2= 1, 2, 3 or 4. Both of them have other exogeneious variables. I have been search on internet for
2003 Aug 06
2
WINS Question?
...arameter. My remote network can see the Samba server at our head office fine. I have also setup the WINS setting on my PC (W2K Pro box) to point to the IP address of my Samba server. When I do a nmblookup -R -U <IP address of WINS server> <name of my PC> on my Samba server I get this reponse; querying pc1 on 10.1.1.251 wins_srv_died(): Could not mark WINS server 10.1.1.251 down. Address not found in server list. name_query failed to find name pc1 However, if I use the same command a query the Samba server I get this reponse; querying felix on 10.1.1.251 10.1.1.251 felix<00> W...
2007 Mar 17
1
Monitoring reponses
Hi, Using Rails and Mongrel. While serving downloads, conditioned on verification of a key done in Rails, I would like to register when the response has been in its entirety to the client, as well as when the transfer was interrupted due to a client closing the connection. How can I achieve this? Christian
2011 Jun 02
1
Capturing ftp reponses
I am writing a script to automatically connect via ftp from a CentOS-5 host to one of our older (non-*nix OS) systems. The only common protocol that the remote host supports is ftp. What I want to do is to capture the initial response that comes back from that host before the user credentials are passed and log this information. I cannot seem to hit upon the right set of redirects to make this
2011 Jun 02
1
[SOLVED] Re: Capturing ftp reponses
On Thu, June 2, 2011 15:23, James B. Byrne wrote: > > However, the first line that I find in the logging file is the > results of the dir command following the user command. Can someone > tell me how I can capture and log the initial response to the ftp > connection? I since discovered that to capture remote host responses one must specify the -v (verbose) option to the ftp
2011 Mar 11
0
Sloe reponse using net use command
We are using ? Fedora: 14 Samba: 3.5.6-71.fc14 ? To connect?our Windows XP?workstations to the Linux box and Samba shares, we use ? net use .... ? run three times to?connect to the?three shares on the Linux box. ? This works but there is a considerable delay when the net use command executes. Eventuatually (after?about 5 seconds) we get the response "the command completed successfully"
2007 Dec 10
1
Multiple Reponse CART Analysis
Dear R friends- I'm attempting to generate a regression tree with one gradient predictor and multiple responses, trying to test if change in size (turtle.data$Clength) acts as a single predictor of ten multiple diet taxa abundances (prey.data) Neither rpart or mvpart seem to allow me to do multiple responses. (Or if they can, I'm not using the functions properly.) > library(rpart)
2012 Jun 24
3
HELP!!!
I'm very new to icecast or any other server for that matter. I downloaded icecast2 nd I followed the directions that was there but I get no reponse on itunes or search bar at all. I might have done something wrong but not sure. Please help???Thanks? P.s. I will let someone go remote to look at it and fix the prolem if that will help. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail...
2009 Aug 21
1
how to plot a gains chart in R?
I have 1000 oberved binary reponses Y, and I also have 1000 predictited probabilities predicted_prob (between 0 and 1) for those observed reponses. How can I plot a gain chart in R? Thanks. -- View this message in context: http://www.nabble.com/how-to-plot-a-gains-chart-in-R--tp25083628p25083628.html Sent from the R help mailing...
2008 Mar 30
14
Dos very old app
Hi everybody i'm running a very old app in dos i do Code: WINEDEBUG=+relay wine WP.EXE 2>&1 | less -i that's what i get in reponse 002e:Call USER.1: MESSAGEBOX(0000,13870c5a "This application must be run in either 16 or 256 color mode.\n",13870c98 "Error!",0010) ret=11f7:0155 ds=1387 [/code] what can i do? thx
2004 Nov 22
3
Mode context extremely poor performance.
Hi all, I curently have a big problem. One request (listed above) using context take up to 1000 more time than the on RAW or ext2 database. I have ran this request on a single IA32 machine with Redhat and dbf on ext2. The average reponse time is less than a sec. The same request on RAC 4 nodes cluster on RAW take the same average time. On ext2 idem. But on OCFS it took up to 15 sec randomly between 1sec>responce_time>15sec. We tried to ran the request on a single itanium (without RAC) on OCFS. - > sameproblem. We tries to...
2004 Nov 22
3
Mode context extremely poor performance.
Hi all, I curently have a big problem. One request (listed above) using context take up to 1000 more time than the on RAW or ext2 database. I have ran this request on a single IA32 machine with Redhat and dbf on ext2. The average reponse time is less than a sec. The same request on RAC 4 nodes cluster on RAW take the same average time. On ext2 idem. But on OCFS it took up to 15 sec randomly between 1sec>responce_time>15sec. We tried to ran the request on a single itanium (without RAC) on OCFS. - > sameproblem. We tries to...
2011 Jun 22
2
analysing a three level reponse
Hello, I am struggling to figure out how to analyse a dataset I have inherited (please note this was conducted some time ago, so the data is as it is, and I know it isn't perfect!). A brief description of the experiment follows: Pots of grass were grown in 1l pots of standad potting medium for 1 month with a regular light and watering regime. At this point they were randomly given 1l of one
2006 Apr 03
3
How do I programmatically send a 404 error
I want to programmatically under certain conditions return a 404 (page not found) error to the browser. How can I do this from my controller? I''m assuming I need to set a header on the reponse obect. However I can''t figure out what the header name is. thanks, scott. -- Posted via http://www.ruby-forum.com/.
2006 Nov 30
3
Strange send_file problem
Or perhaps I am stumbling in newbie fashion (tho I have active_merchant and a store site basically up and running in development mode - still I don''t feel I always understand what is going on.) So, when I have send_file(filename, :type => ''application/x-zip'') redirect :action => index the send_file seems to hang, rather than complete. I''m deducing
2005 Nov 21
2
Halflife / Counterstrike (using Steam) does not work.
Hi, I'm using Gentoo Linux and Wine 0.9.1. I had no problem to install Steam, but Halflife and it's Mods like CS doesn't work. After starting the game through Steam, the background image appears, but there are no menu entrys and the App didn't reponse anymore. If I minimize CS and maximize it again, the background didn't get repainted. When having virtual desktop disabled and cs windowed, the background didn't even appears. When having virtual desktop disabled and cs fullscreen, the background is painted, but the other windows of my...
2008 Apr 11
2
issues on Net:HTTP
in cotroller: @url=URI.parse(''http://google.com.sg/webhp'') @res = Net::HTTP.get_response(@clarifyurl) in view: <%=@res.body> this page displayed as 301 Moved The document has moved here what''s wrong with my code, I want to get the correct reponse HTML content from google. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscr...
2007 Feb 13
3
[Bug 505] iptables-save still doesn't like quotes
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=505 kaber@trash.net changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|laforge@netfilter.org |pablo@netfilter.org Version|CVS (please indicate |1.1.2 ------- Additional Comments From kaber@trash.net
2008 Jan 13
2
should_receive twice and arguments
Hi all, I have a method calling Klass.create! two times with different arguments (this happens in a class reponsable for reading in a csv file) I want to test those like this: in one test: Klass.should_receive(:create!).with(:name => "foo").once in another: Klass.should_receive(:create!).with(:name => "foo2").once This doesn''t work because the