search for: headach

Displaying 20 results from an estimated 1450 matches for "headach".

Did you mean: headache
2010 Apr 09
0
Trouble with mChoice() in the Hmisc package.
Hi All:-- I've started using the the Hmisc reporting facilities recently, mostly successfully. I'm having some trouble with mChoice() multiple-choice objects, though. Here's some example code and output from R-help a couple of years ago: library(Hmisc) Symptom1 <- c("Headache", "Headache", NA) Symptom2 <- c(NA, "Anxiety", NA) Symptoms <- mChoice(Symptom1, Symptom2) summary(~ Symptoms, method="reverse") [Output:] Descriptive Statistics (N=3) +-------------------+-------+ | | | +-------------------+----...
2008 Jan 22
5
how to google search for "R"
I really have headache when I do google search for information about "R". Any tricks or tips? thx.
2008 Oct 08
1
NA's in multiple choice summary table in Hmisc
...ctions of the Hmisc package, because it produces nicely formatted latex tables. My problem is, that table includes a category for people who have at least one absent symptom and I don't know how to exclude it. Here's a very easy reproducible example: library(Hmisc) Symptom1<-c("Headache","Headache",NA) Symptom2<-c(NA,"Anxiety",NA) Symptoms<-mChoice(Symptom1,Symptom2) summary(~Symptoms,method="reverse") Descriptive Statistics (N=3) +-------------------+-------+ | | | +-------------------+-------+ |Symptom1 : Headac...
2007 Jan 25
1
summary of the effects after logistic regression model
Dear all, my aim is to estimate the efficacy over time of a treatment for headache prevention. Data consist of long sequences of repeated binary outcomes (1 if the subject has at least 1 episode of headache , 0 otherwise) on subjects randomized to placebo or treatment. I have fit a logistic regression model with Huber-White cluster sandwich covariance estimator. I have put...
2004 Aug 06
1
Admin headaches
Greetings I just migrated from a Debian install to a Gentoo install, and I'm having some issues getting the admin page to work. I have setup the acl policy and hosts.allowed the same way as on the Debian box, but I can't figure out how to use the *.aut files. When I try to connect to the admin page, I get this: [31/Jan/2004:00:12:03] [11:Connection Handler] No mountfile found, refusing
2006 Apr 01
2
Textile headaches
I have the newest version of RedCloth installed (3.0.4). I want the following output: <h1>Header</h1> <p>Some text</p> This is what I tried but no luck: irb(main):002:0> require ''rubygems'' => true irb(main):004:0> require_gem ''RedCloth'' => true irb(main):006:0> RedCloth.new("h1. Header\r\nSome Text").to_html
2006 Apr 07
2
minor issue with mysql/ruby - major headache
i hope its minor, i''m running lighty1.4x ruby 1.8x mysql 5.0.1x and i can see my rails app on 127.0.0.1:3000 but if i try run a app with database connection (scaffold) i get this error NameError in Message#index uninitialized constant Mysql RAILS_ROOT: ./config/.. Application Trace | Framework Trace | Full Trace
2007 Jan 11
1
realtime sipusers and rtcachefriends... big headache!!
hi folks, I am using asterisk 1.2.13 (debian etch). My customer's sip accounts are stored in realtime sipusers. I have enabled in sip.conf rtcachefriends=yes and ignoreregexpire=yes Each account has nat=yes Now, I have lot of problems. for example, when I change the 'secret' field of a user in the database, it doesn't get reflected in Asterisk, who is still expecting the old
2010 Sep 26
0
The VMWare headache and NUT
I'm having an UPS connected to my ReadyNAS 2100 (running NUT, btw) who is in turn providing iSCSI storage for my two vmware host boxes. The same UPS provides power for those two boxes. I have a proper license, so the vmware vMA 4.1 _CAN_ in theory shut down the hosts (not a read-only connection as you get with the free version), but I'm having issues getting NUT to ... play ball with the
2006 Oct 04
3
more linux headaches
After creating and installing a gem I get ''unintialized constant Wxruby2'' when trying to run wxRuby. Kevin, can you give me some pointers on getting this thing working? Roy
2002 May 14
0
SAMBA + ACLs + QUOTAs + WINBIND = headache
Hello I'm trying to set up a samba server on linux that will have ACL capability and QUOTA control. I'm working on a customized 2.4.18 kernel patched for EAs and ACLs, and quotas I've also customized a 2.2.3a samba with acls, winbind, quotas... it's working fine from a pure unix point of vue, acl allow fine grained access control, quotas limit use of space, and so on with samba
2003 Feb 11
0
Samba and a headache
Hello List: I have a problem i can't work around. Look [root@Server samba]# smbclient //server/homes -UHarald%pass added interface ip=xxx.xxx.xxx.xxx bcast=xxx.xxx.xxx.xxx nmask=xxx.xxx.xxx.xxx added interface ip=192.168.100.1 bcast=192.168.100.255 nmask=255.255.255.0 Domain=[INTSER] OS=[Unix] Server=[Samba 2.2.7] smb: \> exit [root@Server samba]# exit exit [Harald@Server Harald]$
2003 Jul 31
0
Re: root password error! What a headache!
> When trying to connect to a samba PDC I receive this error of wrong > network password. I've checked samba root's password, machine > account, user account and so but nothing seems to work. the other > day I go into the domain without a problem, now I cannot do that > ( I've change quite a lot parameters in /etc/samba/smb.conf ). Can > someone guide me in some
2004 Apr 12
0
Microsoft Windows Offline Folders headaches
Once working they are great, but getting offline folders to re-synch can sometimes waste many tens of minutes. Right now I have a Windows 2000 laptop with a Samba server's existing public folder share set as offline within network hood on the laptop (\\Emerald\Public). The Windows laptop and the Samba server are in the same workgroup. Other Windows clients can browse to the Samba server, get
2005 May 17
1
Compiling mount.cifs on OS X Client 10.3.x and headache
I tried but...I can only see a huge list of warnings and errors :(( Why?? When I compiled Samba on other BSD and SysV operating systems everything worked. I always thought that OS X is *not* a full-compatible BSD system (if you try to compile any tarball of any free software, you have to fight a lot) but now I think I'm pretty sure about it. Is there a solution or not?
2012 Aug 18
0
Tabs Gems giving headache
I might be a newb or something but when I tried tabs_on_rails gems and other gems, I get a list of links instead of tab links. I followed the tutorial in the wiki and downloaded the gems via a bundler, does anyone know why this is happening? -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk"
2004 May 20
5
Samba 3 + Win2k = Headache
...pping the Samba server altogether, since nothing we do seems to work, but even that's causing problems. To get it to work, we have to use NIS for authentication, and access all the home directories via NFS. This all apparently requires much configuration on the Windows server, and is causing me headaches... besides, being an anti-Microsoft guy, I feel like I'm abandoning my brethren in Linuxland. I'm very open to suggestions... I've just about exhausted all the options I can think of... so if anybody has any advice, please let me know. Shannon ____________________________ Shannon...
2005 Nov 28
1
Wireless links + Realtime video >= Headache! (long queue delays)
Hello LARTC gurus. I''m new to this list and have a mind boggling problem that I cannot resolve. Let me describe my problem: We have a custom built wireless camera comprised of an IP encoder and a BitsyX running Linux. It communicates to an antenna unit (Bitsyx) which plugs into a Windows machine with a digitial video recorder: [IP Video Encoder] -> [Linux Box 1] - 2Mbit Wireless
2006 Nov 12
2
Headaches with Video over SIP
Greetings all, I'm playing with asterisk and two Polycom VSX300 videoconferencing units. And I'm having zero luck getting video working over SIP. The two units register fine with asterisk, and with "allow=all" in sip.conf, the two units establish voice. But no video. And no obvious messages as to whats going wrong. The config for each is (they're numbered 201 and
2011 May 03
1
virt-install becoming a headache
An HTML attachment was scrubbed... URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20110503/01b0499e/attachment.htm>