search for: 31a

Displaying 5 results from an estimated 5 matches for "31a".

Did you mean: 31
2006 Nov 29
2
Dummies multiplied with other variable
Hi, I would like to estimate something like y = a + b*d2*y + c*d3*y where the dummies are created from some vector d with three (actually many more) levels using factor(). But either there is included the variable y or d1*y. How could I get rid of these? Example: x = c(1,2,3,4,5,6,7,8) y = c(3,6,2,8,7,6,2,4) d = c(1,1,1,2,3,2,3,3) fd = factor(d) lm(x ~ fd*y) gives: Coefficients: (Intercept)
2003 Apr 14
1
OpenSSH 3.6.1p1 "Proxy-None" patch
...rn (bad). Anyway, the patch is attached. Hopefully it's usefull not only to me. Usage is this way: Host internal-machine ProxyCommand None Host * ProxyCommand <any-proxy-command> Best regard Olaf -- Olaf P?schel, Softwaretechnik, OLMOS Workstations GmbH, Germany Wolfenb?tteler Str. 31A, 38102 Braunschweig, Fon.: +49-531-22020-0 Fax: -99 OLMOS supports signed and/or encrypted mail. Grab my key at www.keyserver..net "Unix *is* user friendly. It's just a bit picky about its friends" -------------- next part -------------- *** sshconnect.c Mon Dec 23 03:06:20 2002 --- s...
2013 Apr 06
5
arrange data
...A NA NA NA ... $ 23A: num NA NA NA NA NA NA NA NA NA NA ... $ 23B: num NA NA NA NA NA NA NA NA NA NA ... $ 25A: num NA NA NA NA NA NA NA NA NA NA ... $ 25B: num NA NA NA NA NA NA NA NA NA NA ... $ 28A: num NA NA NA NA NA NA NA NA NA NA ... $ 28B: num NA NA NA NA NA NA NA NA NA NA ... $ 31A: num NA NA NA NA NA NA NA NA NA NA ... $ 31B: num NA NA NA NA NA NA NA NA NA NA ... $ 32A: num NA NA NA NA NA NA NA NA NA 1.19 ... $ 32B: num NA NA NA NA NA NA NA NA NA NA ... $ 34A: num NA NA NA NA NA NA NA NA NA NA ... $ 34B: num NA NA NA NA NA NA NA NA NA NA ... $ 36A: num NA NA NA...
2010 Oct 11
2
Trouble accessing cov function from stats library
Dear all I am trying to use the cov function in the stats library. I have no problem using this function from the console. However, in my R script I received a "function not found" message. Then I called stats::cov(...) and received an error message that the function was not exported. Then I tried stats:::cov (three colons) and received the error Error in get(name, envir =
2002 Jan 25
2
problem with read.table -- example
...the table itself: begin 664 tab20.and.gz M'XL("%'M3SP``W1A8C(P+F%N9`"=T\L. at D`,!=`U_(N3ON;1_W&O,?Y_!$$' M>M$869&3MA<FG?MPO5W.8TTT/P,E8M9&-#H(:XIB4:2`>)0L,$<I?4P7<9]$ M:PIB#.)1-EFK,'L*D]>LTT3JN<Y%:]B6'$@:4!4 at QT:FY\'MB)&6C]^31A(N M6-43LY69"@-Y`Y)^ZI0UTTPY16I(VANKR?*+*4JO*;;,!M&_Q$`:"/=E>:4+ MB(+4*`I="EV:HQC4'(A%87I?BU5R7]5IATQI>._\AJ17$=7G^\B;Q?QFPC]: 31=.&9D>YR_7:V0/)#`.YB`0````` ` end -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list...