-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_pkgdown.yml
119 lines (117 loc) · 3.41 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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
url: https://bayer-group.github.io/drcHelper/index.html
template:
math-rendering: mathjax
bootstrap: 5
params:
bootswatch: flatly
search:
exclude: news/index.html
repo:
url:
home: https://github.com/Bayer-Group/drcHelper
source: https://github.com/Bayer-Group/drcHelper/blob/main/
issue: https://github.com/Bayer-Group/drcHelper/issues/
user: https://github.com/
news:
cran_dates: yes
development:
mode: auto
version_label: default
authors:
before: We define *authors* as those who are actively maintaining the code base,
and *contributors* as those who made a significant contribution in the past. For
all acknowledgements, see the section in the [Home Page](https://bayer-group.github.io/drcHelper/index.html).
footer:
roles:
- aut
- ctb
- cre
- fnd
text: Developed by
sidebar:
roles: aut
navbar:
structure:
left:
- getstarted
- reference
- tutorials
- articles
- validation
- news
right:
- search
- newissue
- github
components:
getstarted:
text: Get Started
menu:
- text: Introduction
href: articles/Introduction.html
- text: Example Analysis Workflow
href: articles/Example_Analysis_Workflow.html
- text: Example ECx Helper Functions Usage
href: articles/drcHelper.html
- text: Example NOEC Helper Functions Usage
href: articles/Dunnetts_Test_for_Data_with_Hierarchical_Structure.html
- text: Using DRC and BMD
href: articles/Examples_drc.html
- text: Example DRC - OECD 201
href: articles/Examples_oecd201.html
reference:
text: Reference
href: reference/
tutorials:
text: Regulatory Stats
menu:
- text: NOEC Calculations
href: articles/NOEC_Methods.html
- text: Limit Test Calculations
href: articles/Limit-Test.html
- text: EFSA Criteria and Other Reliability Criteria
href: articles/EFSA-Criteria.html
- text: RSCABS
href: articles/Example_RSCABS.html
- text: Trend Testing
href: articles/Trend-Testing.html
- text: NOEC ECx and BMD
href: articles/NOEC_ECx_BMD.html
articles:
text: Articles
menu:
- text: Quantal Data
href: articles/Quantal-Data.html
- text: Ordinal Data
href: articles/Ordinal-Data.html
- text: Count Data
href: articles/Count_Data.html
- text: Understanding Mixed Models
href: articles/LMM-GLMM-and-GAMM.html
- text: Normality Check
href: articles/Normality-Check.html
- text: -------
- text: More Topics
- text: NLS
href: articles/Examples using NLS.html
- text: drda
href: articles/Examples_using_drda.html
- text: TSK method
href: articles/TSK_method.html
- text: MQJT
href: articles/MQJT.html
- text: Fitting A biphasic dose response model
href: articles/Advanced_Fitting-a-biphasic-dose-reponse-model.html
validation:
text: Validation
menu:
- text: System Testing
href: articles/System_Testing.html
- text: Which JT test to use
href: articles/Verification_which_JT.html
- text: Study Types and Templates
href: articles/Test-Guidelines.html
newissue:
icon: fa-bug
href: https://github.com/Bayer-Group/drcHelper/issues/new?template=Blank+issue
aria-label: New Issue