Sample C Programs - Spring 2007
Math408 - Nonparametric Statistics

Bottom of this page
Return to Math408 page

  • Files with extension `.c' are C programs
  • Files with extension `.txt' are program output
  • Files with extension `.h' are C header files
  • (Statlib.c has C functions to calculate normal, t, F, and exact binomial P-values, among other things.)

    Beginning
      programs:
    Hello.c
    Hello.txt
    Twosamps.c
    Twosamps.txt
    Twosamps_using_statlib.c
    Twosamps_using_statlib.txt
    One- and Two-sample
      procedures:
    Onesamp_sign.c
    Onesamp_sign.txt
    Onesamp_ranks.c
    Onesamp_ranks.txt
    Twosamps_ranks.c
    Twosamps_ranks.txt
    First simulations: RanksSims.c
    RanksSims.txt
    OneWayLayout.c
    OneWayLayout.txt
    KolmgrvSmirnv.c
    KolmgrvSmirnv.txt
    More One-Way
      Layouts:
    OneWayMultComp.c
    OneWayMultComp.txt
    UmbrellaTests.c
    UmbrellaTests.txt
    Two-Way Layouts: TwoWayFriedman.c
    TwoWayFriedman.txt
    CochranTest.c
    CochranTest.txt
    TwoWayAlignedRanks.c
    TwoWayAlignedRanks.txt
    More Two-Way
      Layouts:
    TwoWayRepls.c
    TwoWayRepls.txt
    TwoWayBibd.c
    TwoWayBibd.txt
    Jackknife and
      Bootstrap
    NonParmCorr.c
    NonParmCorr.txt
    JknifeBstrap.c
    JknifeBstrap.txt
    More Jackknife
      and Bootstrap
    MillerJknife.c
    MillerJknife.txt
    JknfBstrpLsRegr.c
    JknfBstrpLsRegr.txt
    Nonparametric
      Regressions
    RankRegress.c
    RankRegress.txt
    (Library of basic
      stat functions)
    Statlib.c
    Statlib.h

    
    

  • Top of this page
  • Click here for Math408 page
  • Click here to return to Stanley Sawyer's home page
  • Click here for the Mathematics Department home page

    This page has been visited times.

    Last modified April 16, 2007