https://github.com/cran/gap
Raw File
Tip revision: 3a3c636840546cf1d9cbcb68a414aeca64925d56 authored by Jing Hua Zhao on 04 April 2006, 00:00:00 UTC
version 1.0-8
Tip revision: 3a3c636
NAMESPACE
useDynLib(gap)
export(Ginv,
       a2g, allele.recode,
       bt,
       ccsize, chow.test, compositeLD,
       fbsize,
       g2a, g2a.c, gc.control, gc.em, gcode, gcontrol, gcp, genecounting, geno.recode, gif, grec2g,
       hap, hap.control, hap.em, hap.score, htr, hwe, hwe.hardy,
       kbyl, kin.morgan,
       m2plem, makeped, mia, mtdt, muvar,
       pbsize, pedtodot, pfc, pfc.sim, pgc, plem2m, plot.hap.score, printBanner, print.compositeLD, print.hap.score,
       revhap, revhap.i,
       s2k,
       tbyt, toETDT, twinan90,
       ungcode,
       whscore)
S3method(plot, hap.score)
S3method(print, hap.score)
S3method(print, compositeLD)
back to top