rcmdrplugin.nmbu
Basic statistics course plugin for the R Commander
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
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (4.6%) to scientific vocabulary
Last synced: 9 months ago
·
JSON representation
Repository
Basic statistics course plugin for the R Commander
Statistics
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 0
Created over 8 years ago
· Last pushed over 2 years ago
Metadata Files
Readme
Changelog
README.md
R Commander Plug-in for University Level Applied Statistics
Installation
``` r
Install release version from CRAN
install.packages("RcmdrPlugin.NMBU")
Install development version from GitHub
devtools::install_github("khliland/RcmdrPlugin.NMBU") ```
Contents
- Various additions and adaptations of the R Commander
- Text book versions of adjusted statistics
- Additional data handling and automatic data import
- Leverage
- PCA, PLSR
- Linear Discriminant Analysis
- Linear Mixed Modelling
- Simplex plotting
Owner
- Name: Kristian Hovde Liland
- Login: khliland
- Kind: user
- Location: Norway
- Website: https://khliland.no
- Repositories: 29
- Profile: https://github.com/khliland
GitHub Events
Total
Last Year
Committers
Last synced: about 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| Kristian Hovde Liland | k****d | 7 |
Issues and Pull Requests
Last synced: 10 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 475 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 22
- Total maintainers: 1
cran.r-project.org: RcmdrPlugin.NMBU
R Commander Plug-in for University Level Applied Statistics
- Homepage: https://github.com/khliland/RcmdrPlugin.NMBU/
- Documentation: http://cran.r-project.org/web/packages/RcmdrPlugin.NMBU/RcmdrPlugin.NMBU.pdf
- License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
-
Latest release: 1.8.15
published over 2 years ago
Rankings
Downloads: 15.6%
Forks count: 28.8%
Average: 29.0%
Dependent packages count: 29.8%
Stargazers count: 35.2%
Dependent repos count: 35.5%
Maintainers (1)
Last synced:
10 months ago
Dependencies
DESCRIPTION
cran
- MASS * depends
- R >= 3.0.0 depends
- mixlm >= 1.2.3 depends
- phia * depends
- pls * depends
- xtable * depends
- Rcmdr >= 2.1 imports
- car * imports
- tcltk * imports
- abind * suggests
- e1071 * suggests
- gmodels * suggests
- lattice * suggests
- leaps * suggests
- lme4 * suggests
- multcomp * suggests
- mvtnorm * suggests
- nnet * suggests
- pbkrtest * suggests
- vcd * suggests