Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions docs/user/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ implementation; **you stay in charge of the scientific choices**.
one does and when to reach for it.
- [Tutorial: Your First Analysis](tutorial.md) — an end-to-end worked
example, written so you can read it without running anything.
- [Multiverse Analyses](multiverse.md) — how to explore alternative
defensible choices side by side.
- [Running on a Cluster](cluster.md) — taking your analysis to a SLURM
HPC system.
- [Troubleshooting](troubleshooting.md) — common issues and how to
Expand Down
164 changes: 0 additions & 164 deletions docs/user/multiverse.md

This file was deleted.

1 change: 0 additions & 1 deletion docs/user/tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -228,6 +228,5 @@ floating-point nondeterminism in your numerical libraries).

## Where to next

- [Multiverse Analyses](multiverse.md) — sweep more than one decision.
- [Running on a Cluster](cluster.md) — take the same project to SLURM.
- [Troubleshooting](troubleshooting.md) — when something goes sideways.
Loading