Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (11.8%) to scientific vocabulary
Keywords
Keywords from Contributors
Repository
Tidy Tools for Visualizing Mixture Models
Basic Info
Statistics
- Stars: 24
- Watchers: 2
- Forks: 3
- Open Issues: 0
- Releases: 0
Topics
Metadata Files
README.md
plotmm Tidy Tools for Visualizing Mixture Models
plotGMM:
Package authors and contributors: - Philip D. Waggoner (pkg maintainer), YouGov & Columbia University - Fong Chun Chan, Achilles Therapeutics - Lu Zhang, University of Chicago (formerly Emory)
In collaboration with Fong Chan (Achilles Therapeutics) and Lu Zhang (University of Chicago), we have developed plotmm for tidy visualization of mixture models. This package is a substantial update to the plotGMM package.
Install
Load the latest version:
```{r} devtools::install_github("pdwaggoner/plotmm")
library(plotmm) ```
Load the latest stable (CRAN) version:
```{r} install.packages("plotmm")
library(plotmm) ```
Getting Started
To get started, read the "Getting Started" vignette, which includes a few basic examples.
Contribute
Anyone is welcome to contribute to the package. Before collaborating, please take a look at and abide by the contributor code of conduct. Here's a sampling of how to contribute:
Submit an issue reporting a bug, requesting a feature enhancement, etc.
Suggest changes directly via pull request
Reach out directly with ideas if you're uneasy with public interaction
Owner
- Name: Philip Waggoner
- Login: pdwaggoner
- Kind: user
- Website: https://pdwaggoner.github.io
- Repositories: 10
- Profile: https://github.com/pdwaggoner
Director of Data Science @ YouGov Research Scholar @ Columbia University
GitHub Events
Total
- Push event: 1
Last Year
- Push event: 1
Committers
Last synced: about 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| Philip Waggoner | 3****r | 263 |
| Lu Zhang | 4****8 | 2 |
| Fong Chun Chan | f****n@g****m | 1 |
Issues and Pull Requests
Last synced: 7 months ago
All Time
- Total issues: 7
- Total pull requests: 8
- Average time to close issues: 8 months
- Average time to close pull requests: 31 minutes
- Total issue authors: 4
- Total pull request authors: 3
- Average comments per issue: 1.43
- Average comments per pull request: 0.0
- Merged pull requests: 8
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- pdwaggoner (4)
- pdmoerland (1)
- hcl516926907 (1)
- thomasp85 (1)
Pull Request Authors
- pdwaggoner (6)
- tinyheero (1)
- LuZhang0128 (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 143 last-month
- Total dependent packages: 0
- Total dependent repositories: 1
- Total versions: 3
- Total maintainers: 1
cran.r-project.org: plotmm
Tidy Tools for Visualizing Mixture Models
- Documentation: http://cran.r-project.org/web/packages/plotmm/plotmm.pdf
- License: MIT + file LICENSE
-
Latest release: 0.1.2
published about 1 year ago
Rankings
Maintainers (1)
Dependencies
- amerika * imports
- dplyr * imports
- ggplot2 * imports
- methods * imports
- patchwork * imports
- wesanderson * imports
- EMCluster * suggests
- flexmix * suggests
- graphics * suggests
- mixtools * suggests
- testthat * suggests