From 7b1b4ddf263f207c0254bdd7716dc2bb6a082aa6 Mon Sep 17 00:00:00 2001 From: Andreas Gammelgaard Damsbo Date: Wed, 23 Apr 2025 15:04:40 +0200 Subject: [PATCH] added acknowledgement --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d12c910..9ad3dea 100644 --- a/README.md +++ b/README.md @@ -49,4 +49,6 @@ Like any other project, this project was never possible without the great work o - [dreamRs](https://github.com/dreamRs): maintainers of a broad selection of great extensions and tools for [Shiny](https://shiny.posit.co/). +- [easystats](https://easystats.github.io/easystats/): the [`performance::check_model()`](https://easystats.github.io/performance/articles/check_model.html) function was central in sparking the idea to create a data analysis tool. + This project was all written by a human and not by any AI-based tools.