similar to: reshape help

Displaying 20 results from an estimated 80 matches similar to: "reshape help"

2004 Oct 21
2
how to read the stats
Hi I have setup iproute2 and need a bit of help reading the stats from it ===== output qdisc htb 1: r2q 10 default 20 direct_packets_stat 0 ver 3.17 Sent 547326809 bytes 1342627 pkts (dropped 9303, overlimits 2817572 requeues 0) backlog 46p qdisc sfq 10: limit 128p quantum 1514b flows 128/1024 perturb 10sec Sent 41874343 bytes 730889 pkts (dropped 0, overlimits 0 requeues 0) qdisc sfq
2013 Oct 21
1
issue after install dahdi
i need your help regarding some issue related to the outband calls i have installed asterisk 1.4.32 with dahdi and i have 1 card diguim with 2 ports when i try to call my phone number all time i receive message busy number this error just with g1. with g2 there is no problem i can call without issue can anyone see the CLI and tell me what is the problem thanks and regards == Parsing
2006 Jan 03
1
Summary functions to dataframe
I have written a few different summary functions. I want to calculate the statistics by groups and I am having trouble getting the output as a dataframe. I have attached one example with a small dataset that calculates summary stats and percentiles, I have others that calculate upper confidence limits etc. I would like the output to be converted to a dataframe with one of the columns as the
2014 Mar 01
2
[LLVMdev] MCJIT crash on 64 bit Linux, works find on OSX
Hi All. I have an issue when a MCJIT ExecutionEngine is created then deleted, any C++ exception thrown after the MCJIT dtor is called will result in a seg fault. This does not occur with the regular JIT engine, and only occurs on Linux, works fine on OSX. basically its like this: ExecutionEngine *e = engineBuilder.create(); // this is fine try { throw exception()} catch(exception&) {}
2005 Mar 29
7
Sipura 3000 FXO with Asterisk
Anybody using a Sipura 3000 for FXO with Asterisk? Mine is working except for one small nit... When a call comes in from the PSTN, the Sipura answers it and then passes it on to Asterisk, which plays extension ring tone. I'd prefer for the POTS line to stay on-hook while the extension rings, and to only be answered by the Sipura when the extension answers. Has anybody made this work?
2005 Aug 05
1
question regarding logit regression using glm
I got the following warning messages when I did a binomial logit regression using glm(): Warning messages: 1: Algorithm did not converge in: glm.fit(x = X, y = Y, weights = weights, start = start, etastart = etastart, 2: fitted probabilities numerically 0 or 1 occurred in: glm.fit(x = X, y = Y, weights = weights, start = start, etastart = etastart, Can some one share your thoughts on how to
2012 May 01
4
[LLVMdev] llvm-gcc bugs
The following bugs look like they only relate to llvm-gcc. Can they be closed, as llvm-gcc is no longer supported? http://llvm.org/bugs/show_bug.cgi?id=3636 http://llvm.org/bugs/show_bug.cgi?id=5011 http://llvm.org/bugs/show_bug.cgi?id=6764 http://llvm.org/bugs/show_bug.cgi?id=8451 http://llvm.org/bugs/show_bug.cgi?id=9310 http://llvm.org/bugs/show_bug.cgi?id=9311
2005 May 02
1
Line-In Encoding
Hello, I am working on Cirrus ARM-EDB 9302 and using speex-1.1.7. I have tried encoding a wav file of 7sec long and it took 6 sec to encode it for default settings of encoder with both files on the RAM.Next I tried encodeing for 1 minute wav file and it took 2.2min for default settings. Why is it that as size of input file increases,encoding time also increases drastically?( I decoded
2012 May 01
0
[LLVMdev] llvm-gcc bugs
Hi Jay, > The following bugs look like they only relate to llvm-gcc. Can they be closed, > as llvm-gcc is no longer supported? > > http://llvm.org/bugs/show_bug.cgi?id=3636 > http://llvm.org/bugs/show_bug.cgi?id=5011 > http://llvm.org/bugs/show_bug.cgi?id=6764 > http://llvm.org/bugs/show_bug.cgi?id=8451 > http://llvm.org/bugs/show_bug.cgi?id=9310 >
2002 Sep 07
4
imq0 not being detected
mdew:~# tc qdisc add dev imq0 handle 1: root htb default 12 r2q 1 Cannot find device "imq0" mdew:~# lsmod Module Size Used by Not tainted ipt_REDIRECT 728 0 (autoclean) ipt_MARK 728 2 (autoclean) iptable_mangle 2100 1 (autoclean) ipt_REJECT 2712 4 (autoclean) iptable_filter 1672 1 (autoclean)
2005 Aug 08
1
Help with "non-integer #successes in a binomial glm"
Hi, I had a logit regression, but don't really know how to handle the "Warning message: non-integer #successes in a binomial glm! in: eval(expr, envir, enclos)" problem. I had the same logit regression without weights and it worked out without the warning, but I figured it makes more sense to add the weights. The weights sum up to one. Could anyone give me some hint? Thanks a lot!
2012 Aug 15
5
Extract lines from text file
Hi, I'm looking for a command to extract lines from a large text file, a password file. A typical user has a username made from a letter followed by their id-number. m9718508:pw:9301:840: Lynch :/home/pgstud/m9718508:/bin/bash So for instance if I need to extract lines where; the 1st field, the username begins with an m and the 4th field, the group contains exactly 850 cat passwdfile |
2013 Feb 25
1
creating variable that codes for the match/mismatch between two other variables
Dear all, I have got two vectors coding for a stimulus presented in the current trial (mydat$Stimulus) and a prediction in the same trial (mydat$Prediciton), respectively. By applying an if-conditional I want to create a new vector that indicates if there is a match between both vectors in the same trial. That is, if the prediction equals the stimulus. When I pick out some trials randomly, I get
2017 Sep 04
2
heal info OK but statistics not working
1) one peer, out of four, got separated from the network, from the rest of the cluster. 2) that unavailable(while it was unavailable) peer got detached with "gluster peer detach" command which succeeded, so now cluster comprise of three peers 3) Self-heal daemon (for some reason) does not start(with an attempt to restart glusted) on the peer which probed that fourth peer. 4) fourth
2017 Sep 04
0
heal info OK but statistics not working
Ravi/Karthick, If one of the self heal process is down, will the statstics heal-count command work? On Mon, Sep 4, 2017 at 7:24 PM, lejeczek <peljasz at yahoo.co.uk> wrote: > 1) one peer, out of four, got separated from the network, from the rest of > the cluster. > 2) that unavailable(while it was unavailable) peer got detached with > "gluster peer detach" command
2002 Apr 24
2
Password in SSH scrips
Hi, Suppose my backup server has to copy every day at the end of the night, all files from the Web Server. So every day I will have a script that copies files using SCP. I USE HP-UX . But this script must work without anyone entering passwords. I know that SCP will need Passwords. How can I make a script with this feature ? Using keygen ? If posssible, describe with details how
2002 Apr 24
0
OpenSSH server on NT - reboot ?
Hi, When I install an OpenSSH server on a NT machine, do I need to reboot it ? regards, Jorge Cleber JUNIOR cleber.junior at atl.com.br ATL - Algar Telecom Leste IT - System Security Office (SSO) Tel: (21) 2528-9303 ==================================================================== O conte?do desta mensagem e todos os seus anexos s?o para uso restrito, confidencial e est?o
2006 Oct 18
2
Problems building package under Windows (PR#9303)
Dear R people I want to contribute a new package (various noncentral hypergeometric distribution functions) using C++, but there are many errors when I try to build even a simple package. Here are the most important errors I have encountered so far: 1. Trying to build the DLL, it can't find some of the include files. I had to make the following change in Makefile and copy some .h files:
2002 Apr 18
2
2 doubts
Hi, What is the command to use with scp and sftp in UNIX, to transfer files as ASCII ? I know that in FTP , we have the parameter "ascii" , but, how about openssh? How can I make a script in UNIX using scp or sftp where I do not have to type the password ? I mean, there is a password , but I don?t know where I should put it . In a file ? Into the script ? regards, Jorge Cleber
2000 May 25
0
Passwords (of course)
hi I'm having problems with smbpasswd. OS: Linux (Kern 2.2.14) Smb: 2.0.7 Whenever a user trys to change their password with smbpasswd, I get the error: (127.0.0.1 rejected the session setup). The only explanation for this behaviour given in the FAQ is if you have specified machines in "hosts allow" and forgotten to include the localhost. I haven't specified any values for