# Generated by roxygen2: do not edit by hand

S3method(combine,"function")
S3method(combine,default)
S3method(combine,mask)
S3method(plot,dynamics)
S3method(plot,simulation)
S3method(plot,simulation_list)
S3method(print,dynamics)
S3method(print,metapopulation)
S3method(print,multispecies)
S3method(print,simulation)
S3method(print,simulation_list)
S3method(simulate,dynamics)
S3method(subset,simulation)
S3method(subset,simulation_list)
S3method(summary,simulation)
S3method(update,dynamics)
export(add_remove_post)
export(add_remove_pre)
export(all_cells)
export(all_classes)
export(beverton_holt)
export(combine)
export(covariates)
export(demographic_stochasticity)
export(density_dependence)
export(density_dependence_n)
export(dispersal)
export(dynamics)
export(emps)
export(environmental_stochasticity)
export(exps)
export(format_covariates)
export(get_cdf)
export(get_pdf)
export(is.dynamics)
export(is.interaction)
export(is.metapopulation)
export(is.multispecies)
export(is.simulation)
export(is.simulation_list)
export(metapopulation)
export(multispecies)
export(pairwise_interaction)
export(pr_extinct)
export(replicated_covariates)
export(reproduction)
export(ricker)
export(risk_curve)
export(rmultiunit)
export(rmultiunit_from_real)
export(runit)
export(runit_from_real)
export(survival)
export(transition)
export(unit_to_real)
export(update_binomial_leslie)
export(update_crossprod)
export(update_multinomial)
importFrom(abind,abind)
importFrom(cubature,hcubature)
importFrom(future.apply,future_lapply)
importFrom(graphics,lines)
importFrom(graphics,plot)
importFrom(mc2d,rmultinomial)
importFrom(nleqslv,nleqslv)
importFrom(rlang,is_installed)
importFrom(stats,cov2cor)
importFrom(stats,density)
importFrom(stats,dnorm)
importFrom(stats,integrate)
importFrom(stats,pnorm)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,rbinom)
importFrom(stats,rnorm)
importFrom(stats,rpois)
importFrom(stats,runif)
importFrom(stats,simulate)
importFrom(stats,uniroot)
importFrom(stats,update)
