search for: p97

Displaying 7 results from an estimated 7 matches for "p97".

Did you mean: 97
2006 Jul 16
0
dataframe computation behaviour
...96gbr=ifelse(datmod$em96gbr > 0, log(datmod$em96gbr), datmod$em96gbr) datmod$em96spbr=ifelse(datmod$em96spbr > 0, log(datmod$em96spbr), datmod$em96spbr) datmod[,4:8]=log(datmod[,4:8]) datmod[,10:13]=log(datmod[,10:13]) datmod[,15:28]=log(datmod[,15:28]) datmod[,4:23]=datmod[,4:23]-datmod$p97 datmod[,25:26]=datmod[,25:26]-datmod$p97 #__________________________________________________ It works fine with the exception of datmod[,26] where the operation "- datmod$p97" is not performed. I thought this might be interesting enough to share with the list :-) mihai [[alternati...
2007 Apr 11
1
Programming Problem (for loop, random # control, 3 dimentional graph)
...1,3) p71=g(1,4) p72=g(1,5) p73=g(2,-.5) p74=g(2,0) p75=g(2,.5) p76=g(2,1) p77=g(2,2) p78=g(2,3) p79=g(2,4) p80=g(2,5) p81=g(3,-.5) p82=g(3,0) p83=g(3,.5) p84=g(3,1) p85=g(3,2) p86=g(3,3) p87=g(3,4) p88=g(3,5) p89=g(4,-.5) p90=g(4,0) p91=g(4,.5) p92=g(4,1) p93=g(4,2) p94=g(4,3) p95=g(4,4) p96=g(4,5) p97=g(5,-.5) p98=g(5,0) p99=g(5,0.5) p100=g(5,1) p101=g(5,2) p102=g(5,3) p103=g(5,4) p104=g(5,5) Mp<-c(p1,p2,p3,p4,p5,p6,p7,p8,p9,p10,p11,p12,p13,p14,p15,p16,p17,p18,p19,p20,p21,p22,p23,p24,p25,p26,p27,p28,p29,p30,p31,p32,p33,p34,p35,p36,p37,p38,p39,p40,p41,p42,p43,p44,p45,p46,p47,p48,p49,p50,p51,p5...
2007 Oct 02
3
Logwatch for postfix
On CentOS5 with the latest updates applied, the logwatch filter for postfix returns way too many lines from the log. I get an "unmatched entries" message and all messages that have gone through the system is listed. Here is an example: 8F930A8092: to=<morten at foo.bar>, orig_to=<morten at localhost>, relay=local, delay=0.19, delays=0.06/0.01/0/0.12, dsn=2.0.0,
2006 Mar 15
0
Samba + Cups -> PPD Options problem - 1 attachment
...M,#`P,`T**DQA;F=U86=E3&5V96PZ("(S(@T**E1H<F]U9VAP=70Z("(U,"(- M"BI45%)A<W1E<FEZ97(Z(%1Y<&4T,@T**C]45%)A<W1E<FEZ97(Z("(H5'EP M930R*2`](@T**D-O;&]R1&5V:6-E.B`@5')U90T**D1E9F%U;'1#;VQO<E-P M86-E.B`@0TU92PT**E9A<FEA8FQE4&%P97)3:7IE.B!4<G5E#0HJ1FEL95-Y M<W1E;3H@5')U90T**E!R;W1O8V]L<SH@0D-0#0HJ1&5F875L=%)E<V]L=71I M;VXZ(#8P,&1P:0T*#0HJ)3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T] M/3T]/3T]/3T]/3T]/3T]/3U0<FEN="!3971T:6YG(&]P=&EO;G,]/3T]/3T] M/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3...
2003 Nov 19
0
Windows Offline Folders
...;FEN9R P-S0T"ELR,# S+S$Q+S$Y(#(P.C$T.C U+" R72!S;6)D M+W!O<VEX7V%C;',N8SIS971?8V%N;VY?86-E7VQI<W0H,3<W-BD*("!S971? M8V%N;VY?86-E7VQI<W0Z(&-O;FXM/G9F<U]O<',N<WES7V%C;%]S971?9FEL M92!F86EL960@9F]R(&9I;&4@1$)!(%)E<&]R=',O.# P,# P0C @*$]P97)A M=&EO;B!N;W0@<W5P<&]R=&5D*2X*6S(P,#,O,3$O,3D@,C Z,30Z,#4L(#-= M('-M8F0O<&]S:7A?86-L<RYC.G-E=%]N=%]A8VPH,C(X-2D*("!S971?;G1? M86-L.B!F86EL960@=&\@<V5T(&9I;&4@86-L(&]N(&9I;&4@1$)!(%)E<&]R M=',O.# P,# P0C @*$]P97)A=&EO;B!...
2002 Oct 30
1
Crontab ??
********************************************************************** Este email assim como os ficheiros que possa ter em anexo s?o confidenciais e para uso exclusivo da pessoa ou organiza??o para o qual foi enviado. Se recebeu este email por engano por favor notifique Redes@bnc.pt Esta nota confirma que esta mensagem foi verificada pelo MIMEsweeper n?o tendo sido encontrados virus.
2005 Dec 21
9
question about changejournal
Hi, I''ve got a newbie question--sorry if this is covered elsewhere, I parsed through the archives for awhile and didn''t see it. I''d like to listen for whenever a file is renamed (e.g. foo.txt -> foo.old) and then magically change it back. This sounds odd, but I''m working with a stubborn application and this will actually make things work nice. So, if I do: