{"id":20693529,"url":"https://github.com/allenzhuaz/fixseqmtp","last_synced_at":"2025-04-22T17:44:59.868Z","repository":{"id":56937571,"uuid":"75137337","full_name":"allenzhuaz/FixSeqMTP","owner":"allenzhuaz","description":"Fixed Sequence Multiple Testing Procedures","archived":false,"fork":false,"pushed_at":"2019-08-06T19:11:39.000Z","size":420,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-14T00:32:52.602Z","etag":null,"topics":["multiple-testing","pre-order","sequential-testing"],"latest_commit_sha":null,"homepage":"","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/allenzhuaz.png","metadata":{"files":{"readme":"README.md","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}},"created_at":"2016-11-30T01:10:33.000Z","updated_at":"2023-10-10T15:54:57.000Z","dependencies_parsed_at":"2022-08-21T07:20:40.024Z","dependency_job_id":null,"html_url":"https://github.com/allenzhuaz/FixSeqMTP","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allenzhuaz%2FFixSeqMTP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allenzhuaz%2FFixSeqMTP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allenzhuaz%2FFixSeqMTP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allenzhuaz%2FFixSeqMTP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/allenzhuaz","download_url":"https://codeload.github.com/allenzhuaz/FixSeqMTP/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250289632,"owners_count":21406022,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["multiple-testing","pre-order","sequential-testing"],"created_at":"2024-11-16T23:27:07.390Z","updated_at":"2025-04-22T17:44:59.849Z","avatar_url":"https://github.com/allenzhuaz.png","language":"R","readme":"# FixSeqMTP\n\n## *Fix*ed *Seq*uence *M*ultiple *T*esting *P*rocedures\n\n[![](https://www.r-pkg.org/badges/version/FixSeqMTP?color=orange)](https://cran.r-project.org/package=FixSeqMTP) [![](http://cranlogs.r-pkg.org/badges/grand-total/FixSeqMTP?color=blue)](https://cran.r-project.org/package=FixSeqMTP) [![](https://img.shields.io/badge/lifecycle-stable-freshgreen.svg)](https://www.tidyverse.org/lifecycle/#stable)\n\nOverview\n--------\n\nThis package implements several FWER, FDR and Directional Error (mdFWER) controlling procedures for fixed sequence hypotheses.\n\nThe methodology is described in the following papers:\n\n[Lynch, G., Guo, W., Sarkar, S. K., \u0026 Finner, H. (2017). The control of the false discovery rate in fixed sequence multiple testing. Electronic Journal of Statistics, 11(2), 4649-4673.](https://projecteuclid.org/euclid.ejs/1510974129)\n\n[Qiu, Z., Guo, W., \u0026 Lynch, G. (2015). On generalized fixed sequence procedures for controlling the FWER. Statistics in medicine, 34(30), 3968-3983.](https://onlinelibrary.wiley.com/doi/full/10.1002/sim.6603)\n\n[Grandhi, A., Guo, W., \u0026 Romano, J. P. (2019). CONTROL OF DIRECTIONAL ERRORS IN FIXED SEQUENCE MULTIPLE TESTING. Statistica Sinica, 29, 1047-1064.](https://arxiv.org/abs/1602.02345)\n\nInstallation\n------------\n\nOpen R console, install the pacakge directly from [CRAN](https://cran.r-project.org/web/packages/FixSeqMTP/index.html):\n\n```r\ninstall.packages(\"FixSeqMTP\")\nlibrary(FixSeqMTP)\n```\n\nOr install the development version from GitHub, first make sure to install the `devtools` package:\n\n```r\n# install.packages(\"devtools\")\ndevtools::install_github(\"allenzhuaz/FixSeqMTP\")\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fallenzhuaz%2Ffixseqmtp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fallenzhuaz%2Ffixseqmtp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fallenzhuaz%2Ffixseqmtp/lists"}