search for: oth

Displaying 20 results from an estimated 146 matches for "oth".

Did you mean: both
2013 Feb 19
3
creating a new variable.
..., all. in my previous research, i have always used existing data. i am trying something new as an exploratory exercise and have never create my own variable form scratch. essentially, i am creating a variable for party affiliation. here is an example. var =party. levels= democrat, republican, other. respondents will indicate which category they fall under. for the sake of ease, i will use small data as an example. i was thinking the levels would need to be created first- dem <- c(1,1,1,1,0,0,0,0) rep <- c(1,1,1,0,0,0,0,0) other <- c(1,0,0,0,0,0,0,0) then, i could do: party...
2006 May 05
1
weird question about lm() and data.frame
I am still battling with my project :( I have a line like this lm(month.model$next.ret~.,month.model,na.action=na.omit) month.model is a data frame with lots of columns. One of them is "Oth", a dummy variable. I checked month.model, there are two rows with number 1 and others are either 0 or NA. the two rows with Oth==1 have no NA. I have totally about 900 rows. But after the regression, the Oth's coefficient is NA. I do not understand. Another issue is also about NA....
2008 May 06
1
Wine 1.00 the AppDB and State of the Winehq website.
...Developer Alpha (2008-??-??) 100 Older Retesting of these applications against a recent version of wine is need (eg:preferably the most current ) 100 ----------------------------------------------------------------- Gold Applications that work flawlessly with some DLL overrides, other settings or third party software. 1707 <etc..> ----------------------------------------------------------------- Silver Applications that work excellently for 'normal use' 1164 ----------------------------------------------------------------- Bronze Applications that work but have s...
2009 Jun 21
5
Roxygen vs Sweave for S4 documentation
...asses. I was previously using Rdoc for documentation. Now, I am looking to use the best tool for S4 documentation. It seems that the best choices for me are Roxygen and Sweave (I am fine with tex). Are there any users of Roxygen or Sweave who can comment on the strengths or weaknesses of one or othe other? Thanks in advance. - Ken -- View this message in context: http://www.nabble.com/Roxygen-vs-Sweave-for-S4-documentation-tp24131590p24131590.html Sent from the R help mailing list archive at Nabble.com.
2007 Jan 08
3
How can I do traffic shapping for passive ftp ?
Hello I''ve setuped a bridge with iptables + layer + ipp2p + tc I don''t know how to shape passive ftp ? If I put rules on port 20, 21 or using layer 7 iptables accounting still empty ... When I done a tcpdump I can see that othe port than 20 or 21 are used ... Any Ideas of how I can achieve this ? Regards
2012 Jan 05
3
save output of print() to txt file
I am looking for other option to write the output of the print command in R I am using sink() to write the R output to a file. This is similar to what I have: > a=c(1:30) > a [1] 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 > sink("vectorA.txt");print(a...
2004 Sep 20
3
SATA RAID Card
anyone have experiences installing SATA raid card with CentOS/RHEL? I am considering Promise FastTrak S150 Tx2 plus, FastTrack 2200 or FastTrack S150 Sx4 Which one of these ( or any othe brand) can ensure smooth install of CentOS without problems, thanks. :)Harris LIU
2006 Jul 17
2
strange dropping of Word.doc-attachements - sendmail dovecot RHEL4
Hi, we have a strange problem: two of our users informed me, that they aren't able to send word-.doc-files anymore while othe attachements work fine. The e-mail gets deliverd, but the attachement is dropped. This happens using the latest thunderbird 1.5.x and mac os x. The e-mail is also not saved in the send-drawer. If the users send the same e-mail to the same recepient using an other mailclient, there is no problem....
2008 Oct 16
3
help required
...o know about MX records i mean DNS server having MX with same priority n MX with different priority i right now have a primary n secondary mail server that is dns server with different MX records and its workin fine if i have 2 servers with same MX priority do i need to create the smae users on both my centos servers so tht if one server fails othe one is operational . i do presume the above is corect or is there any other way apprecite your help regards Fabian -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.
2005 Sep 23
2
Problems with queue and remote agents
I all. I have configured a pair of * servers, sip connected each other Mi problem is the following If on the first * i configure a queue containing phone number of the second * (i.e with a round robin strategy) I have non problem as far as all phones are online. If one of the remote phone number is unavailable, when the round-robin strategy touch that phone the c...
2017 May 31
2
[Dovecot-news] v2.2.30.1 released
...quota_refresh.lto_priv.22: error: undefined reference to >> 'imapc_storage_client_register_untagged' > > Did you give --with-storages parameter? If not, I don't really see why > it would fail. What configure options & environments did you use? unchanged as for all othe rversions including 2.2.29.1 and the only change is the new tarball %prep %setup -q -n %{name}-%{version} %build export CFLAGS="%{optflags} -fPIC -flto -ffat-lto-objects -fuse-ld=gold -fuse-linker-plugin -Wno-stack-protector -Wa,--noexecstack" export CXXFLAGS="$CFLAGS" expo...
2006 Mar 12
7
stop monitor on transfer
...ist's work is to transfer the calls to internal people but some of them are bosses and you know how bosses are, they don't want their calls to be recorded, so, I have been trying to figure a way on how to stop monitoring / recoring calls once they are transferred to a bosses extension while othe transferd to other people stay on record mode. Anybody has done this or know of a way? I tried with stopmonitor but stopmonitor will stop recording the call between the receptionist and the boss but once the call is transferred and since the initial call come thru the recepcionist, the call sta...
2007 May 08
3
Solaris streams package installation
...than for a filesystembased: pkgadd -d /path/to/pkg mysoftwarepkg Besides this, is there a better way to install packages on the target machine if there''s no nfs available? Something like: - check if the package is installed -> version?? - if this is not the case, transfer it th othe client (temp) - install the package - remove the pkgsource on the client But this would mean circular dependencies? cheers, frank
2015 Dec 22
2
Dovecot 2.2.20 autoexpunge
I have configured autoexpunge on some folders: namespace inbox { inbox = yes location = mailbox Junk { auto = subscribe autoexpunge = 30 days special_use = \Junk } mailbox Trash { auto = subscribe autoexpunge = 2 weeks special_use = \Trash } prefix = separator = / } After adding these and restarting, logging in and out several times, I still see messages
2004 Nov 16
1
jitter buffer
...hence, i have an upper limit of 6kpbs on the codec and not more than 5 udp packets per sec. that means, putting in 10 speex frames in every rtp packet. i need to jitter compensate for about 50 msec, but that necessarily means holding back 10 frames in the buffer before the next packet arrives. oth, the desktop version will have to dynamically track the settle on rtp packet size by retraining itself with the incoming stream. i needed info on two topics: 1) how can i use the VAD at an application level? i would like to make my voip application send packets only when the user speaks and at...
2007 Apr 18
1
[Bridge] How to bridge a eth0 and usb0 device
Hi I intent to use brctl to bridge two devices on linux box. One is eth0, the other is USB net which is recognized as usb0 by linux box. Then I run following command # ifconfig eth0 down # ifconfig usb0 down # brctt addbr ipbr # brctl addif ipbr eth0 # brctl addif ipbr usb0 # ifconfig eth0 up # ifconfig eth0 0.0.0.0 # ifconfig usb0 up # ifconfig usb0 0.0.0.0 # ifconfig ipv...
2006 Jun 14
1
Message "g:\radrails\work\demo\script\server"
Hi, I am running on XP. I am on the G; drive. I have another XP on the C: drive.I have had raqdrails instlled on C drive. I am now trying to install radrails on C:. I hve PHP, Apache, Mysql on oth drives. I installed Ruby, Instantrails, and Radrails. When I try to run Webrick server I get the above message. I look at the directories and there is no sc...
2009 Jul 28
1
R freezes all the time.
Hi from Brazil, I have installed the latest version of R in my system (WinXP SP3) but R is constantly freezing. Sometimes it happens after loading a module, sometimes it happens when I switch to an othe opened program, sometimes after loading or saving a workspace or after viewing a plot and sometimes it just happens while I am just visualizing R screen. I have reinstalled R and also my video driver but that freezing keeps happening. Any ideas? Thanks! Harerton
2002 May 07
1
odd pxelinux/tftp-hpa problem
...ng for TFTP, I found that the box gets one block of the TFTP transfer just fine. TFTP Read "pxelinux.0" (octet) TFTP Error: not defined TFTP Read "pxelinux.0" (octet) TFTP Ack block 0 and continues with the Acks until it times out.. I have no problems pxebooting my othe Compaq boxes with the same IBA version. The "not defined" message is bugging me. Any ideas? James
2006 Jan 12
1
GSM codec problem - Windows messenger 5.1
Hi, I'm using Windows Messenger 5.1 (It supports SIP) with Windows XP to connect to another SIP user using asterisk in the middle. The codec selected is gsm and I have a problem because the sound sent by my machine reach the end point all wrong, it seems just noise... If I use uLaw (or gsm from other machine with othe UA) everything works fine. I think the audio codec used at my ma...