# 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(prop2delta)
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,
  varnames
)
importFrom(dplyr,
  filter,
  groups,
  select
)
importFrom(grDevices,
  adjustcolor,
  colorRampPalette,
  dev.flush,
  dev.hold,
  dev.off,
  dev.size,
  extendrange,
  grey,
  heat.colors
)
importFrom(graphics,hist)
importFrom(magrittr,"%>%")
importFrom(pillar,
  obj_sum,
  pillar_shaft,
  type_sum
)
importFrom(rstan,sampling)
importFrom(stats,
  aggregate,
  cor,
  density,
  dist,
  hclust,
  heatmap,
  na.omit,
  optim,
  quantile,
  rbeta,
  rcauchy,
  rgamma,
  rnorm,
  runif,
  setNames,
  update,
  var
)
useDynLib(isotracer, .registration = TRUE)
