Carlos Alberto de Bragança Pereira's Home Page

Significance Test Program
for the Hardy-Weimberg Law

 

Here you can get the significance test Matlab program and perform some tests by yourself.

BEFORE DOWNLOADING AND INSTALLING THE PROGRAM, READ THE TERMS BELOW:

 

DISCLAIMER OF RESPONSABILITY

  1. We offer this free program for academic purposes.
  2. This software is offered "as is" and we have no obligation to make any desired modifications.
  3. We can modify this software (for improvement and corrections) at any time, without prior announcements.
  4. We take no responsibility for the purposes and consequences of its use.

 

 

INSTALLING AND USING THE PROGRAM:

 

  1. Save the programs RV_HW.M, PV_HW.M and PV_HW4.M into any directory, e.g. c:\signifhw
  2. In Matlab environment, change the default directory for the one you have created:
    e.g. CD C:\SIGNIFHW
  3. Program syntax: pv_hw4( x1, x2, x3)
    where [x1, x2, x3] is the vector of genotype frequencies.