Skip to content

Commit 7c8e9f2

Browse files
authored
Merge pull request #22 from thomvolker/main
Start revisions
2 parents 260211b + c6c8a3f commit 7c8e9f2

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

60 files changed

+14320
-43
lines changed

_quarto.yml

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ project:
1010
website:
1111
title: "Generating and evaluating synthetic data in R"
1212
page-footer:
13-
center: "Copyright, 2024 Open Science Center at LMU Munich"
13+
center: "Copyright, 2025 Open Science Center at LMU Munich"
1414
border: false
1515
search:
1616
location: sidebar
17-
repo-url: https://github.com/lmu-osc/REPO-NAME-HERE
17+
repo-url: https://github.com/lmu-osc/synthetic-data-tutorial
1818
repo-actions: [edit, issue]
1919
back-to-top-navigation: true
2020
page-navigation: true
@@ -33,9 +33,9 @@ website:
3333
- icon: github
3434
menu:
3535
- text: Source Code
36-
url: https://github.com/lmu-osc/REPO-NAME-HERE
36+
url: https://github.com/lmu-osc/synthetic-data-tutorial
3737
- text: Report a Bug
38-
url: https://github.com/lmu-osc/REPO-NAME-HERE/issues
38+
url: https://github.com/lmu-osc/synthetic-data-tutorial/issues
3939
- icon: house-heart
4040
url: https://www.osc.uni-muenchen.de/index.html
4141

@@ -47,6 +47,8 @@ website:
4747
href: index.qmd
4848
- text: "Statistical disclosure control"
4949
href: sdc/
50+
- text: "Synthetic data: The general idea"
51+
href: synthetic/
5052
- text: "Generating synthetic data"
5153
href: generation/
5254
- text: "Evaluating synthetic data quality"

_site/LICENSE-CODE.html

Lines changed: 659 additions & 0 deletions
Large diffs are not rendered by default.

_site/LICENSE.html

Lines changed: 776 additions & 0 deletions
Large diffs are not rendered by default.

_site/about.html

Lines changed: 699 additions & 0 deletions
Large diffs are not rendered by default.

_site/assets/LMU_OSC_favicon.jpg

25.4 KB
Loading

_site/assets/LMU_OSC_logo.svg

Lines changed: 281 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)