{"id":18555406,"url":"https://github.com/bearloga/comparing-groups","last_synced_at":"2026-02-27T15:42:37.762Z","repository":{"id":146996603,"uuid":"296457162","full_name":"bearloga/comparing-groups","owner":"bearloga","description":"Simulation study of statistical methods for comparing groups – examples and informal evaluations of various statistical significance tests for comparing observations generated from different distributions and families","archived":false,"fork":false,"pushed_at":"2020-09-21T19:32:47.000Z","size":22,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-06T12:44:02.019Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://people.wikimedia.org/~bearloga/notes/comparing-groups/","language":"TeX","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bearloga.png","metadata":{"files":{"readme":"README.Rmd","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-09-17T22:38:34.000Z","updated_at":"2020-09-21T19:34:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"19d8bd67-453d-48b9-a370-9330bf29b655","html_url":"https://github.com/bearloga/comparing-groups","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bearloga/comparing-groups","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bearloga%2Fcomparing-groups","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bearloga%2Fcomparing-groups/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bearloga%2Fcomparing-groups/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bearloga%2Fcomparing-groups/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bearloga","download_url":"https://codeload.github.com/bearloga/comparing-groups/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bearloga%2Fcomparing-groups/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29902495,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-27T14:46:13.553Z","status":"ssl_error","status_checked_at":"2026-02-27T14:46:10.522Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-06T21:26:32.521Z","updated_at":"2026-02-27T15:42:37.747Z","avatar_url":"https://github.com/bearloga.png","language":"TeX","funding_links":[],"categories":[],"sub_categories":[],"readme":"---\ntitle: \"Simulation study of statistical methods for comparing groups\"\noutput: github_document\n---\n\n```{r setup, include=FALSE}\nknitr::opts_chunk$set(echo = FALSE)\n```\n\nExamples and informal evaluations of various statistical significance tests for comparing observations generated from different distributions and families.\n\n```{r repo-info, results='asis'}\nrepo_info \u003c- data.frame(\n  status = \"work in progress\",\n  content = \"[CC BY-SA](https://creativecommons.org/licenses/by-sa/4.0/)\",\n  code = \"[MIT](LICENSE)\",\n  stringsAsFactors = FALSE\n)\nknitr::kable(repo_info, format = \"markdown\")\n```\n\n## Setup\n\nInstalling dependencies in R:\n\n```R\ninstall.packages(c(\n  \"rmarkdown\", \"tidyverse\", \"remotes\",\n  \"ggdist\", \"gt\", \"patchwork\"\n))\nremotes::install_github(\"rstudio/distill\")\n```\n\nKnitting the R Markdown source document to an HTML page, which requires a local copy of [Wikipedia Context Cards](https://github.com/joakin/context-cards):\n\n``` bash\n# wget https://unpkg.com/context-cards/dist/context-cards.js\n$ R -e \"rmarkdown::render('index.Rmd')\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbearloga%2Fcomparing-groups","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbearloga%2Fcomparing-groups","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbearloga%2Fcomparing-groups/lists"}