search for: e2b

Displaying 6 results from an estimated 6 matches for "e2b".

Did you mean: 2b
2008 Jun 06
1
How to force two regression coefficients to be equal but opposite in sign?
...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 '**' 0.01 '*' 0.05 '.' 0.1 &...
2008 Jun 09
1
Systemfit (was RE: How to force two regression coefficients to be equal but opposite in sign?)
...t; 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...
2007 Mar 22
6
Anyone using Goldberg for production sites?
Just starting to look at Goldberg and I like what I see so far. However, there''s quite a bit in there. Anyone using Goldberg for production sites? How is the security, flexibility, etc? Thanks for any input you can provide! Jake --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk"
2001 Nov 14
0
OPEN ssh pkg
...lt;''#F"_B\ @'"(3, (>"0W2,0DT MO,S XLHVP2;!- 84H!KV0,3Z @3D at I"2+""')%6R^ +1Z] Q(!(@ WXC40R* M<F@&1*RI%0]?8W/22#@K10%'!2(<%4D24S7(<>@I1_]T')&($4@>6, ,H4$2 M1&) 0%@:2V7I+)$EM<26(E8>U([!T8!X1_JV!\*C_QB/IU !) #UE2B$ .5Y M8$#G1(''Y C at 8 T@$Y#W$3SFQ^'X'?LC@^P>L(:"48:GU[420+*@C@#1.I( M[ BS\"-WU(]2( M42/]8!,;C,2,-+@ \FD?TZ)\\I/JA:!+R1%)(_L at B 62. M7"#[<4&*QP;Y(I>:C*P"YS$)8($:F2P(Y&Z8 F' 9: :$PDD4^2*O)#22T/& MR/XX(Y7DZ1*03 at L$1*QD\2%=XQ<9D3XH._...
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.
2002 May 10
0
Proxy
We use a Samba Proxy Server in a mixed network(Linux and windows 2000).Which commands i have to use to refresh or delete the folder that holds the links to pages we 've visited? -------------- next part -------------- HTML attachment scrubbed and removed