# Generated by roxygen2: do not edit by hand

S3method("+",coalmodelpart)
S3method("[",segsites)
S3method(as.matrix,segsites)
S3method(as.segsites,GENOME)
S3method(as.segsites,default)
S3method(as.segsites,list)
S3method(conv_to_ms_arg,default)
S3method(conv_to_ms_arg,files_feat)
S3method(conv_to_ms_arg,growth)
S3method(conv_to_ms_arg,ign_singletons)
S3method(conv_to_ms_arg,migration)
S3method(conv_to_ms_arg,mutation)
S3method(conv_to_ms_arg,outgroup)
S3method(conv_to_ms_arg,pop_merge)
S3method(conv_to_ms_arg,recombination)
S3method(conv_to_ms_arg,sample)
S3method(conv_to_ms_arg,seg_sites_feat)
S3method(conv_to_ms_arg,selection)
S3method(conv_to_ms_arg,size_change)
S3method(conv_to_ms_arg,trees_feat)
S3method(conv_to_ms_arg,unphased)
S3method(conv_to_msms_arg,default)
S3method(conv_to_msms_arg,files_feat)
S3method(conv_to_msms_arg,growth)
S3method(conv_to_msms_arg,ign_singletons)
S3method(conv_to_msms_arg,migration)
S3method(conv_to_msms_arg,mutation)
S3method(conv_to_msms_arg,outgroup)
S3method(conv_to_msms_arg,pop_merge)
S3method(conv_to_msms_arg,recombination)
S3method(conv_to_msms_arg,sample)
S3method(conv_to_msms_arg,seg_sites_feat)
S3method(conv_to_msms_arg,selection)
S3method(conv_to_msms_arg,size_change)
S3method(conv_to_msms_arg,trees_feat)
S3method(conv_to_msms_arg,unphased)
S3method(conv_to_scrm_arg,default)
S3method(conv_to_scrm_arg,files_feat)
S3method(conv_to_scrm_arg,growth)
S3method(conv_to_scrm_arg,ign_singletons)
S3method(conv_to_scrm_arg,migration)
S3method(conv_to_scrm_arg,mutation)
S3method(conv_to_scrm_arg,outgroup)
S3method(conv_to_scrm_arg,pop_merge)
S3method(conv_to_scrm_arg,recombination)
S3method(conv_to_scrm_arg,sample)
S3method(conv_to_scrm_arg,seg_sites_feat)
S3method(conv_to_scrm_arg,selection)
S3method(conv_to_scrm_arg,size_change)
S3method(conv_to_scrm_arg,trees_feat)
S3method(conv_to_scrm_arg,unphased)
S3method(conv_to_seqgen_arg,default)
S3method(conv_to_seqgen_arg,files_feat)
S3method(conv_to_seqgen_arg,growth)
S3method(conv_to_seqgen_arg,ign_singletons)
S3method(conv_to_seqgen_arg,migration)
S3method(conv_to_seqgen_arg,mutation)
S3method(conv_to_seqgen_arg,outgroup)
S3method(conv_to_seqgen_arg,pop_merge)
S3method(conv_to_seqgen_arg,recombination)
S3method(conv_to_seqgen_arg,sample)
S3method(conv_to_seqgen_arg,seg_sites_feat)
S3method(conv_to_seqgen_arg,selection)
S3method(conv_to_seqgen_arg,size_change)
S3method(conv_to_seqgen_arg,trees_feat)
S3method(conv_to_seqgen_arg,unphased)
S3method(dim,segsites)
S3method(print,coalmodel)
S3method(print,partial_model)
S3method(print,segsites)
S3method(simulate,coalmodel)
export(activate_ms)
export(activate_msms)
export(activate_scrm)
export(activate_seqgen)
export(as.segsites)
export(calc_sumstats_from_data)
export(check_model)
export(coal_model)
export(create_abc_param)
export(create_abc_sumstat)
export(create_segsites)
export(feat_growth)
export(feat_ignore_singletons)
export(feat_migration)
export(feat_mutation)
export(feat_outgroup)
export(feat_pop_merge)
export(feat_recombination)
export(feat_selection)
export(feat_size_change)
export(feat_unphased)
export(get_features)
export(get_locus_length)
export(get_locus_length_matrix)
export(get_locus_number)
export(get_outgroup)
export(get_outgroup_size)
export(get_parameter)
export(get_parameter_table)
export(get_population_individuals)
export(get_populations)
export(get_positions)
export(get_sample_size)
export(get_snps)
export(get_summary_statistics)
export(get_trio_locus)
export(is_segsites)
export(list_simulators)
export(locus_averaged)
export(locus_single)
export(locus_trio)
export(par_const)
export(par_expr)
export(par_named)
export(par_prior)
export(par_range)
export(par_variation)
export(par_zero_inflation)
export(scale_model)
export(set_positions)
export(set_trio_locus)
export(sumstat_class)
export(sumstat_dna)
export(sumstat_file)
export(sumstat_four_gamete)
export(sumstat_ihh)
export(sumstat_jsfs)
export(sumstat_mcmf)
export(sumstat_nucleotide_div)
export(sumstat_omega)
export(sumstat_seg_sites)
export(sumstat_sfs)
export(sumstat_tajimas_d)
export(sumstat_trees)
importClassesFrom(rehh,haplohh)
importFrom(R6,R6Class)
importFrom(Rcpp,evalCpp)
importFrom(assertthat,assert_that)
importFrom(assertthat,is.number)
importFrom(digest,digest)
importFrom(methods,checkAtAssignment)
importFrom(methods,new)
importFrom(parallel,mclapply)
importFrom(rehh,calc_ehh)
importFrom(rehh,calc_ehhs)
importFrom(rehh,ihh2ihs)
importFrom(scrm,scrm)
importFrom(stats,rbinom)
importFrom(stats,rgamma)
importFrom(stats,simulate)
importFrom(utils,capture.output)
importFrom(utils,suppressForeignCheck)
useDynLib(coala, .registration = TRUE)
