-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_pkgdown.yml
53 lines (51 loc) · 1.07 KB
/
_pkgdown.yml
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
url: https://github.com/NIEHS/GeoTox
template:
bootstrap: 5
bootswatch: minty
math-rendering: mathjax
navbar:
structure:
left: [reference, articles, search]
right: [github]
reference:
- subtitle: GeoTox S3 Object
desc: Functions using a GeoTox object
- contents:
- GeoTox
- calculate_response
- compute_sensitivity
- plot_sensitivity
- sensitivity_analysis
- set_boundaries
- set_hill_params
- simulate_population
- subtitle: Simulate
desc: Functions that perform Monte Carlo simulation
- contents:
- sample_Css
- simulate_age
- simulate_exposure
- simulate_inhalation_rate
- simulate_obesity
- subtitle: Calculate Functions
desc: Functions that calculate various metrics
- contents:
- starts_with("calc_")
- resp_quantiles
- subtitle: Plot
desc: Plotting functions
- contents:
- plot_exposure
- plot_hill
- plot_resp
- subtitle: Auxiliary
desc: Auxillary and helper functions
- contents:
- fit_hill
- hill_conc
- hill_val
- starts_with("get_")
- subtitle: Datasets
desc: Package datasets
- contents:
- geo_tox_data