forked from ITHIM/ITHIM-R
-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
57 lines (56 loc) · 1.58 KB
/
NAMESPACE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
# Generated by roxygen2: do not edit by hand
export(AP_dose_response)
export(PA_dose_response)
export(add_distance_columns)
export(add_ghost_trips)
export(add_trips)
export(add_walk_trips)
export(ap_dose_response_curve)
export(assign_age_groups)
export(beta_pointiness)
export(combine_health_and_pif)
export(combined_rr_ap_pa)
export(complete_trip_distance_duration)
export(compute_evppi)
export(create_africa_india_scenarios)
export(create_all_scenarios)
export(create_cycle_scenarios)
export(create_global_scenarios)
export(create_latam_scenarios)
export(create_max_mode_share_scenarios)
export(create_scenario)
export(create_synth_pop)
export(create_walk_scenario)
export(dirichlet_pointiness)
export(dist_dur_tbls)
export(distances_for_injury_function)
export(error_handling)
export(gen_ap_rr)
export(gen_pa_rr)
export(get_all_distances)
export(get_scenario_settings)
export(get_synthetic_from_trips)
export(health_burden)
export(injuries_function_2)
export(injury_death_to_yll)
export(ithim_calculation_sequence)
export(ithim_load_data)
export(ithim_setup_baseline_scenario)
export(ithim_setup_parameters)
export(ithim_uncertainty)
export(join_hb_and_injury)
export(parallel_evppi_for_AP)
export(population_attributable_fraction)
export(remove_missing_levels)
export(run_ithim)
export(run_ithim_setup)
export(scale_trip_distances)
export(scenario_co2_calculations)
export(scenario_pm_calculations)
export(set_injury_contingency)
export(set_scenario_specific_variables)
export(set_vehicle_inventory)
export(summarise_ithim_inputs)
export(total_mmet)
export(trim_glm_object)
export(walk_to_pt_and_combine_scen)