rencher

Datasets from the Book "Methods of Multivariate Analysis (3rd)"

https://github.com/atefehrashidi/rencher

Science Score: 39.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
    Found 2 DOI reference(s) in README
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.1%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Datasets from the Book "Methods of Multivariate Analysis (3rd)"

Basic Info
  • Host: GitHub
  • Owner: AtefehRashidi
  • Language: R
  • Default Branch: main
  • Size: 183 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 1 year ago · Last pushed about 1 year ago
Metadata Files
Readme Changelog

README.Rmd

---
output: github_document
---



```{r, include = FALSE}
knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)
```

# rencher





This package provides a collection of Datasets from the Book "Methods of Multivariate Analysis (3rd)".

## Installation

You can install the development version from [CRAN](https://doi.org/10.32614/CRAN.package.rencher):
```{r, include = FALSE}
options(repos = c(CRAN = "https://cloud.r-project.org"))

```

```{r, eval=FALSE}
install.packages('rencher', dependencies = TRUE)
```
You can install the development version from [Github]():
```{r, eval=FALSE}
# install.packages("remotes")
remotes::install_github("AtefehRashidi/rencher")
```


![](man/figures/hex_rencher.png)

## License

This package is free and open source software, licensed under GPL-3.

Owner

  • Name: At
  • Login: AtefehRashidi
  • Kind: user

Statistics, Epidemiology

GitHub Events

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

Packages

  • Total packages: 1
  • Total downloads:
    • cran 230 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 2
  • Total maintainers: 1
cran.r-project.org: rencher

Datasets from the Book "Methods of Multivariate Analysis (3rd)"

  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 230 Last month
Rankings
Dependent packages count: 26.4%
Dependent repos count: 32.6%
Average: 48.6%
Downloads: 86.7%
Maintainers (1)
Last synced: 11 months ago

Dependencies

DESCRIPTION cran
  • R >= 4.1.0 depends