search for: e1e

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

Did you mean: e1be
2008 Jun 06
1
How to force two regression coefficients to be equal but opposite in sign?
...imate Std. Error t value Pr(>|t|) (Intercept) 0.54563 1.71558 0.318 0.763 log(X1) 1.29745 0.57295 2.265 0.073 . E1B -0.23571 0.95738 -0.246 0.815 E1C -0.57057 1.20490 -0.474 0.656 E1D -0.22988 0.98274 -0.234 0.824 E1E -1.17181 1.02918 -1.139 0.306 E2B -0.16775 0.87803 -0.191 0.856 E2C 0.05952 1.12779 0.053 0.960 E2D 0.43077 1.19485 0.361 0.733 E2E 0.40633 0.98289 0.413 0.696 --- Signif. codes: 0 '***' 0.001...
2008 Jun 09
1
Systemfit (was RE: How to force two regression coefficients to be equal but opposite in sign?)
...t; (Intercept) 0.54563 1.71558 0.318 0.763 > > log(X1) 1.29745 0.57295 2.265 0.073 . > > E1B -0.23571 0.95738 -0.246 0.815 > > E1C -0.57057 1.20490 -0.474 0.656 > > E1D -0.22988 0.98274 -0.234 0.824 > > E1E -1.17181 1.02918 -1.139 0.306 > > E2B -0.16775 0.87803 -0.191 0.856 > > E2C 0.05952 1.12779 0.053 0.960 > > E2D 0.43077 1.19485 0.361 0.733 > > E2E 0.40633 0.98289 0.413 0.696 > > > &gt...
2001 Apr 16
0
wine on Mandrake 7.2 (Newbie's Help:) (1/1)
...DQA8F5L/51M<"!$<FEV90I&:6QE M<WES=&5M/7=I;CDU"@I;1')I=F4@1ET*4&%T:#TD>TA/345]"E1Y<&4];F5T M=V]R:PI,86)E;#U(;VUE"D9I;&5S>7-T96T]=VEN.34*"EMW:6YE70I7:6YD M;W=S/6,Z7'=I;F1O=W,*4WES=&5M/6,Z7'=I;F1O=W-<<WES=&5M"E1E;7`] M93I<"E!A=&@]8SI<=VEN9&]W<SMC.EQW:6YD;W=S7'-Y<W1E;3ME.EP[9CI< M"D=R87!H:6-S1')I=F5R/7@Q,61R=@IP<FEN=&5R/6]F9@H*6W@Q,61R=ET* M06QL;V-3>7-T96U#;VQO<G,@/2`Q,#`*4')I=F%T94-O;&]R36%P(#T@3@I0 M97)F96-T9W)A<&AI8W,@/2!."DUA;F%G96...
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