{"id":16552326,"url":"https://github.com/dataknit/tidymine","last_synced_at":"2025-04-04T21:25:20.264Z","repository":{"id":102609137,"uuid":"289926297","full_name":"dataknit/tidymine","owner":"dataknit","description":"Tidy interface for calculating Maximal Information-based Nonparametric Exploration (MINE) statistics","archived":false,"fork":false,"pushed_at":"2020-08-24T14:03:35.000Z","size":7976,"stargazers_count":3,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-10T06:12:29.086Z","etag":null,"topics":["big-data","exploratory-data-analysis","mine","mine-statistics","package","r","r-package","statistics"],"latest_commit_sha":null,"homepage":"https://joekroese.github.io/tidymine","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dataknit.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-08-24T12:48:58.000Z","updated_at":"2024-06-12T10:31:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"559ff195-eec6-48b9-827b-a473eda87726","html_url":"https://github.com/dataknit/tidymine","commit_stats":null,"previous_names":["dataknit/tidymine"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dataknit%2Ftidymine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dataknit%2Ftidymine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dataknit%2Ftidymine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dataknit%2Ftidymine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dataknit","download_url":"https://codeload.github.com/dataknit/tidymine/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247250670,"owners_count":20908403,"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":["big-data","exploratory-data-analysis","mine","mine-statistics","package","r","r-package","statistics"],"created_at":"2024-10-11T19:44:33.604Z","updated_at":"2025-04-04T21:25:20.244Z","avatar_url":"https://github.com/dataknit.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tidymine\n\ntidymine provides a tidy interface for calculating statistics from the Maximal Information-based Nonparametric Exploration (MINE) family. MINE statistics are a robust alternative to correlation measures, recognising a range of functional and non-functional relationships between variables.\n\n## Getting Started\n\n### Installation\n\nInstall the latest development version from GitHub:\n\n```{r}\nif (!require(\"devtools\")) {\n  install.packages(\"devtools\")\n}\ndevtools::install_github(\"joekroese/tidymine\")\n```\n\n### Examples\n\n```{r}\nlibrary(tidyverse)\nlibrary(tidymine)\n\nwho %\u003e%\n  tidymine(net_primary_school_enrolment_ratio_female) %\u003e%\n  arrange(-mic)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdataknit%2Ftidymine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdataknit%2Ftidymine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdataknit%2Ftidymine/lists"}