Skip to content

History / Roadmap

Revisions

  • Add RMCB wiki page; mark rmcb() as ported to Python Add RMCB.md documenting Regression for Multiple Comparison with the Best (Nemenyi/MCB test) with R/Python parity, distribution options, and plot styles. Update Home, Roadmap, R-Python-differences and llms.txt to move rmcb() out of the R-only lists now that the Python port exists. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

    @config-i1 config-i1 committed Jun 29, 2026
  • Align Smoothers/AID pages with wiki conventions; fix port-status drift After the rebase brought in the new Smoothers and AID pages (with aid() now ported to Python): - Smoothers.md, AID.md: add YAML frontmatter, convert relative links to [[WikiLink]] syntax, and add "## Function signatures" blocks. - Roadmap.md: drop aid()/aidCat() from the R-only list (now ported); add Smoothers and AID to the "already ported" reference. - llms.txt: index the Smoothers and AID pages; remove aid() from the R-only line. - R-Python-differences.md: add Smoothers (~1e-15) and AID (categorical match; IC ~1e-3) parity rows; fix stale "R-only function" wording. - Resources.md: add Cleveland (1979), Friedman (1984), and Svetunkov & Sroginis (2025) references. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

    @config-i1 config-i1 committed Jun 25, 2026
  • LLM-friendly wiki: frontmatter, wikilinks, llms.txt, signatures, nav pages - Add EDA page documenting stick() (STI decomposition) with an AirPassengers example (R built-in; Python via fcompdata). - Add YAML frontmatter (title/slug/summary/status/applies_to/related) to all content pages. - Convert inter-page links to [[WikiLink]] syntax; fix broken case-sensitive links ([Stepwise]/[Distributions]). - Add "## Function signatures" blocks (verbatim R + typed Python) to the function pages. - Add Glossary, Resources, Roadmap, and R-Python-differences nav pages. - Add llms.txt machine index; wire new pages into Home navigation. - Fix mtcars import typo in Home. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

    @config-i1 config-i1 committed Jun 24, 2026