Science Score: 13.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
    Found 1 DOI reference(s) in README
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (2.5%) to scientific vocabulary
Last synced: 11 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: rdiaz02
  • Language: R
  • Default Branch: master
  • Size: 164 KB
Statistics
  • Stars: 12
  • Watchers: 6
  • Forks: 5
  • Open Issues: 3
  • Releases: 0
Created over 11 years ago · Last pushed about 9 years ago
Metadata Files
Readme Changelog

README.md

varSelRF

An R package for variable selection using random Forest.

References

Diaz-Uriarte and Alvarez de Andres, 2006, "Gene selection and classification of microarray data using random forest.", BMC Bioinformatics, 2006, 7:3 (with Supplementary Material)

Diaz-Uriarte, 2007, "GeneSrF and varSelRF: a web-based tool and R package for gene selection and classification using random forest." BMC Bioinformatics, 8: 328.

License

GPL (>= 2)

Owner

  • Name: Ramon Diaz-Uriarte
  • Login: rdiaz02
  • Kind: user
  • Location: Madrid, Spain
  • Company: Universidad Autonoma de Madrid

GitHub Events

Total
Last Year

Committers

Last synced: almost 3 years ago

All Time
  • Total Commits: 24
  • Total Committers: 7
  • Avg Commits per committer: 3.429
  • Development Distribution Score (DDS): 0.625
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
ramon diaz-uriarte (at Bufo) r****2@g****m 9
ramon diaz-uriarte r****n@x****a 8
RDU r****z@l****g 3
Ramon Diaz-Uriarte from coleonyx U****n 1
www-data w****a@k****2 1
www-data w****w@k****4 1
Ramon Diaz-Uriarte r****2 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: about 2 years ago

All Time
  • Total issues: 7
  • Total pull requests: 0
  • Average time to close issues: about 1 month
  • Average time to close pull requests: N/A
  • Total issue authors: 1
  • Total pull request authors: 0
  • Average comments per issue: 0.57
  • 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
  • rdiaz02 (7)
Pull Request Authors
Top Labels
Issue Labels
enhancement (7)
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • cran 613 last-month
  • Total docker downloads: 43,390
  • Total dependent packages: 1
  • Total dependent repositories: 6
  • Total versions: 9
  • Total maintainers: 1
cran.r-project.org: varSelRF

Variable Selection using Random Forests

  • Versions: 9
  • Dependent Packages: 1
  • Dependent Repositories: 6
  • Downloads: 613 Last month
  • Docker Downloads: 43,390
Rankings
Docker downloads count: 0.6%
Forks count: 10.8%
Dependent repos count: 12.0%
Average: 12.6%
Stargazers count: 15.1%
Dependent packages count: 18.1%
Downloads: 18.7%
Maintainers (1)
Last synced: 12 months ago

Dependencies

DESCRIPTION cran
  • R >= 2.0.0 depends
  • parallel * depends
  • randomForest * depends