rcmdrplugin.nmbu

Basic statistics course plugin for the R Commander

https://github.com/khliland/rcmdrplugin.nmbu

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

Basic Info
  • Host: GitHub
  • Owner: khliland
  • Language: R
  • Default Branch: master
  • Homepage:
  • Size: 80.1 KB
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

GitHub Events

Total
Last Year

Committers

Last synced: about 1 year ago

All Time
  • Total Commits: 7
  • Total Committers: 1
  • Avg Commits per committer: 7.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email 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

  • Versions: 22
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 475 Last month
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