Mar03
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 32 articles for 0.303 sec
The following is a history of my blood work in the time that has passed since I found I had low T and high Prolactin. I hope the format is OK. If it looks bad in your reader you can cut and past it into Notepad using the courier typeface. The most current notes immediately follow, then the blood work history, and finally past notes. April 10, 2008 Notes: Blood was taken on a Thursday morning     

Group: alt.support.impotence · Group Profile · Search for Mar03 in alt.support.impotence
Author: d hamilton
Date: Apr 21, 2008 09:33

In article <20080329-105235.625.0@Pat-Kiewicz.newsgroups.comcast.net>, Pat Kiewicz <kiewicz@someplace.net.net> wrote: Ginger1880 said: Anyone got any idea??? Please help Some 'organic' approaches: Beneficial nematodes Use row covers and crop rotation Plant resistant varieties. Interplant carrots (and use outer borders) of some
Show full article (31.33Kb)
Quicknote: My meds have been dropped to 1/2 pill per week from a peak of 6 pills per week. The following is a history of my blood work in the time that has passed since I found I had low T and high Prolactin. I hope the format is OK. If it looks bad in your reader you can cut and past it into Notepad using the courier typeface. The most current notes immediately follow, then the blood     

Group: rec.gardens.edible · Group Profile · Search for Mar03 in rec.gardens.edible
Author: Billy
Date: Mar 29, 2008 10:59

On Tue, 22 Jan 2008 18:09:53 -0500, N Jill Marsh <njmarsh@storm.ca> wrote: On Tue, 22 Jan 2008 19:52:42 +0000, Peter Ward <me@privacy.net> wrote: On Tue, 22 Jan 2008 10:29:04 -0800, Blinky the Shark wrote: I'll be conservative and not provide a convenient link, having forgot the approved introductory format. Oooh! Does that mean it's kitten time again? Cue NJill
Show full article (5.76Kb) · Show article thread
On Tue, 22 Jan 2008 19:52:42 +0000, Peter Ward <me@privacy.net> wrote: >On Tue, 22 Jan 2008 10:29:04 -0800, Blinky the Shark wrote: > >>I'll be conservative and not provide a convenient link, having forgot the >>approved introductory format. > >Oooh! Does that mean it's kitten time again? Cue NJill. Why be predictable? (One not safe for work.) http://www.flmnh.ufl.edu/cnhc/images/!potm     

Group: alt.support.impotence · Group Profile · Search for Mar03 in alt.support.impotence
Author: d hamilton
Date: Feb 22, 2008 07:11

Paul Dorfman wrote: ... do _i_ = _hbound - 12 to _hbound until (mon = 0) ; end ; Here is a string based variant. data test ; format iesd_dx yymmdd10. ; array mon jan02 feb02 mar02 apr02 may02 jun02 jul02 aug02 sep02 oct02 nov02 dec02 jan03 feb03 mar03 apr03 may03 jun03 jul03 aug03 sep03 oct03 nov03 dec03 ; array bin [24
Show full article (30.54Kb)
Jack: If you restructure eflags03 into a more 'vertical' relation (using each month variable label with ID as attributes of each tuple), you will create a virtual array with composite index ID,YrMonth. Aggregating rows tends to require less programming than computations over arrays, and to boot doesn't require any attention to array bounds. A join of other data to an implicit array does not disrupt     

Group: alt.fan.ceciladams · Group Profile · Search for Mar03 in alt.fan.ceciladams
Author: Ken Williams
Date: Jan 22, 2008 17:53

Jack, Oh, I see, I must have missed the "at least 12 out of 13" part, deeming instead that you wanted "13 out of 13". That changes the logic, of course, but scarcely makes it much harder: do _i_ = _hbound - 12 to _hbound ; _n_elig = sum (_n_elig, mon = 1) ; end ; e12 = put (substr ('NY', 1 + (_n_elig = 12)), $1.) ; Note that SUM() (rather than the sum statement which would retain
Show full article (0.94Kb) · Show article thread
Paul, Thank you for the detailed explanation. The question that I had was actually about the "UNTIL (mon=0)" part of the DO LOOP. It seemed to me that this would set E12 = 'N' even if there was only a single month of ineligibility during the 13-month span. The requirements I had for the DATA Step were to set E12 = 'Y' when at least 12 of the 13 monthly (binary) fields were equal to 1     

Group: alt.fan.ceciladams · Group Profile · Search for Mar03 in alt.fan.ceciladams
Author: N Jill Marsh
Date: Jan 22, 2008 15:09

Jack, If the "bodyless" loop do _i_ = _hbound - 12 to _hbound until (mon = 0) ; end ; iterates throughout the whole range of _hbound-12 to _hbound (13 consecutive months), the loop index _i_ will have become _hbound+1 after the loop ends. This is because how the DO loop works: it stops with program control at the top of the loop when it is detected that the index is greater than
Show full article (0.88Kb) · Show article thread
    

Group: comp.softsys.sas · Group Profile · Search for Mar03 in comp.softsys.sas
Author: Richard A. DeVenezia
Date: Oct 24, 2007 06:55

Show full article (1.54Kb)
    

Group: comp.softsys.sas · Group Profile · Search for Mar03 in comp.softsys.sas
Author: Sigurd Hermansen
Date: Oct 23, 2007 11:52

Show full article (3.21Kb)
    

Group: comp.softsys.sas · Group Profile · Search for Mar03 in comp.softsys.sas
Author: Paul Dorfman
Date: Oct 23, 2007 11:05

Show full article (7.01Kb)
    

Group: comp.softsys.sas · Group Profile · Search for Mar03 in comp.softsys.sas
Author: Jack Clark
Date: Oct 23, 2007 10:48

Show full article (6.14Kb)
    

Group: comp.softsys.sas · Group Profile · Search for Mar03 in comp.softsys.sas
Author: Paul Dorfman
Date: Oct 23, 2007 10:33

Show full article (5.33Kb)
1 · 2 · 3 · 4 · next