search for: e1ed

Displaying 9 results from an estimated 9 matches for "e1ed".

Did you mean: e1e
2008 Jun 06
1
How to force two regression coefficients to be equal but opposite in sign?
Is there a way to set up a regression in R that forces two coefficients to be equal but opposite in sign? I'm trying to setup a model where a subject appears in a pair of environments where a measurement X is made. There are a total of 5 environments, one of which is a baseline. But each observation is for a subject in only two of them, and not all subjects will appear in each
2008 Jun 09
1
Systemfit (was RE: How to force two regression coefficients to be equal but opposite in sign?)
Thank you, Greg, and also to Scott Ellison, who replied privately. I am in the process of trying out both suggestions. After I sent my initial message, I came across the Systemfit package, which allows specification of constraints on parameters. In theory, this should solve my problem perfectly. However, I was not able to get it to work with my data, as every attempt yielded the following
2001 Apr 16
0
wine on Mandrake 7.2 (Newbie's Help:) (1/1)
begin 644 wine.conf M6T1R:79E($%="E!A=&@]+VUN="]F;&]P<'D*5'EP93UF;&]P<'D*3&%B96P] M9FQO<'!Y"E-E<FEE;#TX-S8U-#,R,0H*6T1R:79E($-="E!A=&@]+VUN="]W M:6Y?8PI4>7!E/6AD"DQA8F5L/4U3+41/4PI&:6QE<WES=&5M93UM<V1O<PH* M6T1R:79E($1="E!A=&@]+VUN="]C9')O;0I4>7!E/6-D<F]M"DQA8F5L/4-$
2006 Feb 17
0
How do I use machine password for groupmember list?
...Administrator -P and a few other desperate permutations. There is something lacking in my understanding. If someone could point me in the right direction, I would be grateful. -- Anthony David Gambling(n): A discretionary tax on those asleep during high school maths http://adavid.com.au/ 0xA72CE1ED fingerprint = EA1E C69E FE59 BBE1 AA4B F354 BD09 9765 A72C E1ED
2006 Sep 21
1
create_builtin_(administrators|users): Failed to create (Administrators|Users)
...rators: Failed to create Administrators Sep 20 17:02:46 snoozy smbd[58430]: create_builtin_users: Failed to create Users Anybody knows a fix? Thanks in advance, -- Bert van de Grift http://www.vdgrift.org GPG Key: http://www.vdgrift.org/0x306DE560.asc Fingerprint: 3E79 1F71 6699 619E 8BCC B21A E1ED 76E0 306D E560
2006 Oct 19
1
trouble with samba access and groups
I'm running FreeBSD 4.6 release and Samba 2.2.4_1. Recently I've been having trouble managing access rights on my shared directories. scenario: I have a shared directory "bluesky" which sits in path /fileserv/bluesky directory bluesky has a mode of drwxrwx--- the owner of the directory is john and the group is bluesky group bluesky has members: john, jack, jenny, jake my
2006 May 17
1
Apache config: Two different rails apps using same domain name (mod_rewrite issue)
The problem I''m solving here is that I have two different Rails applicatons that uses the same domain name. One handles the www (e.g. www.mycoolapp.com) and is used as the main site, and the other handles the user subdomains (e.g.. someuser.mycoolapp.com). The DNS stuff and the Apache virtual hosts were all set up, the two rails apps are in place in the file system, and the proper
2008 Jun 06
6
Subsetting to unique values
I want to take the first row of each unique ID value from a data frame. For instance > ddTable <- data.frame(Id=c(1,1,2,2),name=c("Paul","Joe","Bob","Larry")) I want a dataset that is Id Name 1 Paul 2 Bob > unique(ddTable) Will give me all 4 rows, and > unique(ddTable$Id) Will give me c(1,2), but not accompanied by the name column.
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list. I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without modifications. How did I try it? Created a (non-root) build environment (not a mock ) Installed the kernel.scr.rpm and did a rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee prep-out.log The build failed at the end: Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL Checking