hwmet.c for estimating f, allowing for negative values hwmet2.c for estimating f, restricting to positive values hwmetc.c for estimating f, combining information over loci (assuming constancy) hwmetc2.c for estimating f, combining information over loci (assuming constancy), restricting to positive values hwfmet.c for estimating f_ij (model of Weir, 1970, for investigating validity of inbreeding model) fprior.c for producing sample from one of four possible priors for f conditional on a uniform prior for p, for programs hwmet.c or hwmetc.c - allowing for negative values - priors are designed such that prior for f given p is beta, with mode at 0 and right-hand tail out to .1, .2, or .4 (or uniform) For creating the input file, formatted correctly (a matrix of genotype counts), use the program gentable.c See documentation within each file for further information.