sumstat_four_gamete(name = "four_gamete", population = 1, transformation = identity)mid_near, but for pairs of SNPs that are
more that 10 percent of the locus" length apart. coal_modelTo calculate this statistic from data: calc_sumstats_from_data
Other summary statistics: sumstat_dna,
sumstat_file, sumstat_ihh,
sumstat_jsfs, sumstat_mcmf,
sumstat_nucleotide_div,
sumstat_omega,
sumstat_seg_sites,
sumstat_sfs,
sumstat_tajimas_d,
sumstat_trees
model <- coal_model(5, 2) +
feat_mutation(50) +
feat_recombination(10) +
sumstat_four_gamete()
stats <- simulate(model)
print(stats$four_gamete)
Run the code above in your browser using DataLab