# Generated by roxygen2: do not edit by hand

S3method(print,trafficCAR_fit)
S3method(print,traffic_fit)
S3method(print,traffic_moran)
S3method(print,traffic_ppc)
S3method(residuals,traffic_fit)
S3method(summary,traffic_residuals)
export(augment_roads)
export(build_adjacency)
export(build_network)
export(car_precision)
export(fetch_osm_roads)
export(fit_car)
export(fit_traffic)
export(icar_sum_to_zero)
export(intrinsic_car_precision)
export(map_roads_interactive)
export(map_roads_interactive_layers)
export(moran_residuals)
export(plot_mcmc_diagnostics)
export(plot_observed_fitted)
export(plot_predicted)
export(plot_relative_congestion)
export(plot_roads_static)
export(plot_traffic_map)
export(ppc_summary)
export(roads_to_segments)
export(sample_proper_car)
export(simplify_network)
export(weights_from_adjacency)
importFrom(methods,as)
importFrom(posterior,ess_basic)
importFrom(rlang,.data)
importFrom(stats,quantile)
importFrom(stats,residuals)
importFrom(stats,rgamma)
importFrom(stats,rnorm)
importFrom(stats,sd)
importFrom(stats,var)
