forked from NMautoverse/NMsim
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_pkgdown.yml
More file actions
49 lines (49 loc) · 1.49 KB
/
_pkgdown.yml
File metadata and controls
49 lines (49 loc) · 1.49 KB
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
url: https://philipdelff.github.io/NMsim/
template:
bootstrap: 5
includes:
after_body: |-
<script data-goatcounter="https://nmsim.goatcounter.com/count"
async src="//gc.zgo.at/count.js"></script>
navbar:
structure:
left:
- home
- articles
- reference
- news
- github
components:
home:
title: Simulation of Nonmem models from R
desc: A seamless Nonmem simulation platform
icon: fas fa-home fa-lg
href: index.html
articles:
text: Vignettes
menu:
- text: Simulation of New Subjects
href: articles/NMsim-basics.html
- text: Simulations for VPCs
href: articles/NMsim-VPC.html
- text: Requirements and Configuration
href: articles/NMsim-config.html
- text: Simulate Known Subjects
href: articles/NMsim-known.html
- text: Simulate Typical Subjects
href: articles/NMsim-TypSubj.html
- text: Simulations with Parameter Uncertainty
href: articles/NMsim-ParamUncertain.html
- text: Creation of Simulation Data Sets
href: articles/NMsim-DataCreate.html
- text: Simulation with Residual Variability
href: articles/NMsim-ResidVar.html
- text: Varying Parameter Values
href: articles/NMsim-varyPars.html
- text: Reuse Simulated Subjects
href: articles/NMsim-ReuseSimSubjects.html
- text: Debugging, Speed, and Disk Space
href: articles/NMsim-speed.html
news:
text: News
href: news/index.html