qualvar
An R package that implements Implements Indices of Qualitative Variation proposed by Wilcox (1973)
Science Score: 10.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.zenodo.json file
-
○DOI references
-
✓Academic publication links
Links to: zenodo.org -
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.1%) to scientific vocabulary
Keywords
Repository
An R package that implements Implements Indices of Qualitative Variation proposed by Wilcox (1973)
Basic Info
- Host: GitHub
- Owner: joelgombin
- Language: HTML
- Default Branch: master
- Homepage: http://joelgombin.github.io/qualvar/
- Size: 644 KB
Statistics
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 0
Topics
Metadata Files
README.md
What is this package about?
In 1973, Wilcox published a paper presenting various indices of qualitative variation for social scientists. The problem is to find relevant statistical indices to measure the variation in nominal-scale (i.e. qualitative or categorical) data. Please see the Wilcox paper for more details on the rationale.
Wilcox presents six indices that can be used to measure qualitative variation. The qualvar package implements these indices so that R users can easily use them.
See the vignette to learn more.
Installation
This package is now on CRAN, you can install the stable version with:
{r}
install.packages("qualvar")
You can also install the development version from Github via devtools:
```{r}
if necessary, install devtools
install.packages("devtools")
devtools::install_github("joelgombin/qualvar") ```
Owner
- Name: Joel Gombin
- Login: joelgombin
- Kind: user
- Location: Marseille
- Company: @datactivist
- Website: joelgombin.github.com
- Repositories: 122
- Profile: https://github.com/joelgombin
Datactivist, datacrafstman
GitHub Events
Total
Last Year
Committers
Last synced: 11 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Joel Gombin | j****n@g****m | 29 |
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total 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
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
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 161 last-month
- Total dependent packages: 0
- Total dependent repositories: 1
- Total versions: 2
- Total maintainers: 1
cran.r-project.org: qualvar
Implements Indices of Qualitative Variation Proposed by Wilcox (1973)
- Homepage: http://joelgombin.github.io/qualvar/
- Documentation: http://cran.r-project.org/web/packages/qualvar/qualvar.pdf
- License: GPL-3
-
Latest release: 0.2.0
published over 8 years ago
Rankings
Maintainers (1)
Dependencies
- R >= 2.10 depends
- stats * imports
- DT * suggests
- GGally * suggests
- dplyr * suggests
- ggplot2 * suggests
- knitr * suggests
- rmarkdown * suggests
- tidyr * suggests