# Generated by roxygen2: do not edit by hand

S3method(approximate_llh,default)
S3method(approximate_llh,jaatha_model)
S3method(approximate_llh,jaatha_stat_basic)
S3method(create_jaatha_data,default)
S3method(create_jaatha_model,"function")
S3method(create_jaatha_model,coalmodel)
S3method(fit_glm,jaatha_model)
S3method(fit_glm,jaatha_stat_basic)
export(boot_jaatha)
export(create_jaatha_data)
export(create_jaatha_model)
export(create_jaatha_stat)
export(estimate_llh)
export(jaatha)
importFrom(R6,R6Class)
importFrom(assertthat,assert_that)
importFrom(assertthat,is.count)
importFrom(assertthat,is.error)
importFrom(assertthat,is.string)
importFrom(parallel,mclapply)
importFrom(stats,glm.fit)
importFrom(stats,optim)
importFrom(stats,poisson)
importFrom(stats,predict.glm)
importFrom(stats,rpois)
importFrom(stats,simulate)
importFrom(utils,capture.output)
importFrom(utils,tail)
