# Generated by roxygen2: do not edit by hand

S3method("[",networkModelStanfit)
S3method(Math,mcmc.list)
S3method(Ops,mcmc.list)
S3method(Ops,prior)
S3method(Ops,topology)
S3method(as.mcmc.list,tidy_flows)
S3method(as.mcmc.list,tidy_steady_states)
S3method(as_tbl_graph,topology)
S3method(c,mcmc.list)
S3method(filter,ppcNetworkModel)
S3method(format,prior)
S3method(format,prior_tibble)
S3method(ggtopo,networkModel)
S3method(ggtopo,topology)
S3method(groups,networkModel)
S3method(obj_sum,prior)
S3method(pillar_shaft,prior)
S3method(plot,derived.mcmc.list)
S3method(plot,networkModel)
S3method(plot,networkModelStanfit)
S3method(plot,ready_for_unit_plot)
S3method(plot,tidy_flows_mcmc.list)
S3method(posterior_predict,networkModelStanfit)
S3method(predict,networkModel)
S3method(print,networkModel)
S3method(print,prior)
S3method(print,prior_tibble)
S3method(print,topology)
S3method(select,mcmc.list)
S3method(type_sum,prior)
export("%>%")
export(add_covariates)
export(add_pulse_event)
export(as.mcmc.list)
export(as_tbl_graph)
export(available_priors)
export(calculate_steady_state)
export(comps)
export(constant_p)
export(delta2prop)
export(dic)
export(exponential_p)
export(filter)
export(filter_by_group)
export(gamma_p)
export(ggflows)
export(ggtopo)
export(groups)
export(hcauchy_p)
export(mcmc_heatmap)
export(missing_priors)
export(new_networkModel)
export(normal_p)
export(params)
export(posterior_predict)
export(priors)
export(project)
export(prop_family)
export(quick_sankey)
export(run_mcmc)
export(sample_from)
export(sample_from_prior)
export(sample_params)
export(sankey)
export(scaled_beta_p)
export(select)
export(set_half_life)
export(set_init)
export(set_obs)
export(set_params)
export(set_prior)
export(set_priors)
export(set_prop_family)
export(set_size_family)
export(set_split)
export(set_steady)
export(set_topo)
export(size_family)
export(stanfit_to_named_mcmclist)
export(tidy_data)
export(tidy_dpp)
export(tidy_flows)
export(tidy_mcmc)
export(tidy_posterior_predict)
export(tidy_steady_states)
export(tidy_trajectories)
export(topo)
export(traceplot)
export(uniform_p)
export(varnames)
import(Rcpp)
import(methods)
importFrom(Rcpp,sourceCpp)
importFrom(coda,as.mcmc.list)
importFrom(coda,varnames)
importFrom(dplyr,filter)
importFrom(dplyr,groups)
importFrom(dplyr,select)
importFrom(grDevices,adjustcolor)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,dev.flush)
importFrom(grDevices,dev.hold)
importFrom(grDevices,dev.off)
importFrom(grDevices,dev.size)
importFrom(grDevices,extendrange)
importFrom(grDevices,grey)
importFrom(grDevices,heat.colors)
importFrom(graphics,hist)
importFrom(magrittr,"%>%")
importFrom(pillar,obj_sum)
importFrom(pillar,pillar_shaft)
importFrom(pillar,type_sum)
importFrom(rstan,sampling)
importFrom(stats,aggregate)
importFrom(stats,cor)
importFrom(stats,density)
importFrom(stats,dist)
importFrom(stats,hclust)
importFrom(stats,heatmap)
importFrom(stats,na.omit)
importFrom(stats,optim)
importFrom(stats,quantile)
importFrom(stats,rbeta)
importFrom(stats,rcauchy)
importFrom(stats,rgamma)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,setNames)
importFrom(stats,update)
importFrom(stats,var)
useDynLib(isotracer, .registration = TRUE)
