https://github.com/andyphilips/shiny

My collection of Shiny apps for R

https://github.com/andyphilips/shiny

Science Score: 10.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
  • Academic publication links
  • Committers with academic emails
    1 of 1 committers (100.0%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.1%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

My collection of Shiny apps for R

Basic Info
  • Host: GitHub
  • Owner: andyphilips
  • Language: R
  • Default Branch: master
  • Size: 10.7 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 2
  • Open Issues: 0
  • Releases: 0
Created over 10 years ago · Last pushed about 9 years ago

https://github.com/andyphilips/Shiny/blob/master/

# Shiny
Here you can find my collection of Shiny apps for R. To use these apps, you need to have both [R](https://www.r-project.org/) and [RStudio](https://www.rstudio.com/). You also need to have the `shiny` library in RStudio (type `install.packages("shiny")` and then load it thorugh `library(shiny)`).

To run a particular Shiny app, type `runGitHub("andyphilips/Shiny", subdir = "")` into the R console. For instance, to run the Autoregressive Shiny app, type `runGitHub("andyphilips/Shiny", subdir = "AR-Simulation")`. The interactive app will pop up in your browser. The list of apps is here:

| Name  | Purpose  |   
|---|---|
| [AR-Simulation](https://github.com/andyphilips/Shiny/tree/master/AR-Simulation)  | To simulate autoregressive (AR1) processes.   |
| [Unit-Root-Simulation](https://github.com/andyphilips/Shiny/tree/master/Unit-Root-Simulation)  |  To simulate unit-roots. |  
[Spurious-Regression](https://github.com/andyphilips/Shiny/tree/master/Spurious-Regression)	|	To examine the spurious regression problem of unit-roots.	|
| [CLT-Simulator](https://github.com/andyphilips/Shiny/tree/master/CLT-Simulator)  |  To simulate the main idea of the Central Limit Theorem. |  

Owner

  • Name: Andrew Q. Philips
  • Login: andyphilips
  • Kind: user
  • Location: Boulder, Colorado, USA
  • Company: University of Colorado Boulder, Department of Political Science

Associate Professor of Political Science, CU Boulder

GitHub Events

Total
Last Year

Committers

Last synced: 12 months ago

All Time
  • Total Commits: 14
  • Total Committers: 1
  • Avg Commits per committer: 14.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
Andy Philips a****s@t****u 14
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 12 months ago