#equilibria
  • Overview
  • Tutorials
    • All tutorials (A–Z)

    • Foundations
    • Classical Games
    • Evolutionary Game Theory
    • Cooperative Game Theory
    • Mechanism Design
    • Behavioral Game Theory
    • Simulations
    • Network Games
    • Case Studies
    • ML and Game Theory
    • Auction Theory
    • Decision Theory
    • History of Game Theory
    • Cryptography & Game Theory
    • Experimental Economics
    • Real-World Data Applications
    • Ethics and Game Theory
    • Ethics Applications
    • Public APIs and Datasets
    • AI / ML Foundations and Applications
    • Statistical Foundations
    • Bayesian Methods
    • Optimization & Numerical Methods
    • Causal Inference
    • Time Series & Econometrics
    • Linear Algebra & Matrices
    • Information Theory
    • Network Science
    • Behavioral Economics
    • Visualization & Communication
    • R Package Development
    • Reproducibility & Open Science
  • Applications
    • Decision Tree
    • Decision Assistant (wizard)
    • Decision Tree (chart)

    • Shiny Apps (overview)
  • Reference
    • Cheatsheets
    • Glossary
    • Common errors
  • About
  • Search

Search

Full-text search across every tutorial on #equilibria, powered by Pagefind.

Search

TipHow this search works

The index is built at deploy time by Pagefind directly from the rendered site. It covers every tutorial, the Overview, the Decision Tree, and the Shiny-app catalogue. Results are ranked by term frequency and section weight; navbar headings are weighted higher than body text.

The index ships as static JSON and runs entirely client-side — no search server, no telemetry, no cookies.

Back to top
Source Code
---
title: "Search"
description: "Full-text search across every tutorial on #equilibria, powered by Pagefind."
toc: false
page-layout: full
---

# Search

::: {#search}
:::

```{=html}
<link href="pagefind/pagefind-ui.css" rel="stylesheet">
<script src="pagefind/pagefind-ui.js"></script>
<script>
  window.addEventListener('DOMContentLoaded', () => {
    new PagefindUI({
      element: "#search",
      showImages: false,
      excerptLength: 18
    });
  });
</script>
```

::: {.callout-tip collapse="true"}
## How this search works

The index is built at deploy time by [Pagefind](https://pagefind.app/) directly from the rendered site. It covers every tutorial, the Overview, the Decision Tree, and the Shiny-app catalogue. Results are ranked by term frequency and section weight; navbar headings are weighted higher than body text.

The index ships as static JSON and runs entirely client-side — no search server, no telemetry, no cookies.
:::

#equilibria · MIT

  • Overview

  • All tutorials

  • About

  • Impressum

  • Kontakt

  • Edit this page
  • View source
  • Report an issue

Built with Quarto