home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / bit / listserv / sasl / 3711 < prev    next >
Encoding:
Text File  |  1992-08-13  |  830 b   |  25 lines

  1. Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
  2. Path: sparky!uunet!gatech!paladin.american.edu!auvm!LELAND.STANFORD.EDU!RDC
  3. X-Mailer: ELM [version 2.3 PL11]
  4. Message-ID: <9208131555.AA18001@sunlight.Stanford.EDU>
  5. Newsgroups: bit.listserv.sas-l
  6. Date:         Thu, 13 Aug 1992 08:55:49 PDT
  7. Reply-To:     rdc@LELAND.STANFORD.EDU
  8. Sender:       "SAS(r) Discussion" <SAS-L@UGA.BITNET>
  9. From:         rdc@LELAND.STANFORD.EDU
  10. Subject:      MEAN function options
  11. Lines: 12
  12.  
  13. SAS-L'ers:
  14.  
  15. In SPSSX the MEAN function allows one to specify that a result is calcu-
  16. lated only for cases with a certain minimum of nonmissing values. It is
  17. written: MEAN.n(VAR1,VARn).
  18.  
  19. I can find no reference to a similar construction in PC-SAS.  Is there a
  20. built in way of doing it or do I need to construct something with the
  21. 'NMISS' function?
  22.  
  23. Thanks in advance.
  24. --
  25.