Science Score: 31.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic links in README
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Unable to calculate vocabulary similarity
Last synced: 10 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: Pedrotecnm
  • License: other
  • Language: R
  • Default Branch: master
  • Size: 74.2 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 1 year ago · Last pushed over 1 year ago
Metadata Files
Changelog Citation

Owner

  • Login: Pedrotecnm
  • Kind: user

Citation (CITATION)

citHeader("To cite the nnet package in publications use:")

citEntry(entry="Book",
         title = "Modern Applied Statistics with S",
         author = personList(as.person("W. N. Venables"),
                             as.person("B. D. Ripley")),
	 publisher = "Springer",
         edition = "Fourth",
         address      = "New York",
         year         = 2002,
         note         = "ISBN 0-387-95457-0",
         url          = "https://www.stats.ox.ac.uk/pub/MASS4/",

         textVersion =
         paste("Venables, W. N. & Ripley, B. D. (2002)",
               "Modern Applied Statistics with S.",
               "Fourth Edition. Springer, New York. ISBN 0-387-95457-0")
)

GitHub Events

Total
  • Push event: 1
  • Create event: 2
Last Year
  • Push event: 1
  • Create event: 2

Dependencies

DESCRIPTION cran
  • R >= 3.0.0 depends
  • stats * depends
  • utils * depends
  • MASS * suggests