{"id":24906198,"url":"https://github.com/mightymetrika/scdtb","last_synced_at":"2026-01-04T17:40:40.053Z","repository":{"id":224572864,"uuid":"763590551","full_name":"mightymetrika/scdtb","owner":"mightymetrika","description":"Single Case Design Toolbox","archived":false,"fork":false,"pushed_at":"2024-09-17T15:14:24.000Z","size":1921,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-09-17T19:16:17.633Z","etag":null,"topics":["data","math","r","science","statistics"],"latest_commit_sha":null,"homepage":"","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mightymetrika.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":"2024-02-26T15:22:58.000Z","updated_at":"2024-09-17T15:14:28.000Z","dependencies_parsed_at":"2024-03-12T03:44:23.612Z","dependency_job_id":"d71e9639-d279-485a-92fe-adff4b8321c2","html_url":"https://github.com/mightymetrika/scdtb","commit_stats":null,"previous_names":["mightymetrika/scdtb"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mightymetrika%2Fscdtb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mightymetrika%2Fscdtb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mightymetrika%2Fscdtb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mightymetrika%2Fscdtb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mightymetrika","download_url":"https://codeload.github.com/mightymetrika/scdtb/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":236738657,"owners_count":19196962,"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":["data","math","r","science","statistics"],"created_at":"2025-02-02T00:39:08.149Z","updated_at":"2025-10-16T18:30:41.246Z","avatar_url":"https://github.com/mightymetrika.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"---\noutput: github_document\n---\n\n\u003c!-- README.md is generated from README.Rmd. Please edit that file --\u003e\n\n```{r, include = FALSE}\nknitr::opts_chunk$set(\n  collapse = TRUE,\n  comment = \"#\u003e\",\n  fig.path = \"man/figures/README-\",\n  out.width = \"100%\"\n)\n```\n\n# scdtb\n\n\u003c!-- badges: start --\u003e\n\u003c!-- badges: end --\u003e\n\nThe goal of 'scdtb' is to provide tools for the analysis of single case design data.\n\n## Installation\n\nYou can install the released version of 'scdtb' from [CRAN](https://CRAN.R-project.org):\n\n```{r eval=FALSE}\ninstall.packages(\"scdtb\")\n```\n\nTo install the development version of 'scdtb' from GitHub, use the [devtools](https://devtools.r-lib.org/) package:\n\n```{r, eval=FALSE}\n# install.packages(\"devtools\")\ndevtools::install_github(\"mightymetrika/scdtb\")\n```\n\n\n## Analyze Your Data\n\nUse the scdtb() function to launch a 'shiny' application which implements many of the tools in the 'scdtb' package.\n\nThe application has the following functionalities:\n\n* Upload a CSV file to be used as the dataset for modeling.\n* View the variables available in the uploaded dataset.\n* Enter the roles played by the variables in the dataset.\n* Create a raw plot of the data.\n* Run a mixed effect model.\n* Run a crossed lag correlation analysis.\n* Run a non-overlap of all pairs computation.\n* Run a randomization test.\n\n```{r, eval=FALSE}\nlibrary(scdtb)\n\n# Launch application\nscdtb()\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmightymetrika%2Fscdtb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmightymetrika%2Fscdtb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmightymetrika%2Fscdtb/lists"}