https://github.com/ekstroem/shinydgp
https://github.com/ekstroem/shinydgp
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/ekstroem/shinydgp
- Owner: ekstroem
- Created: 2015-11-11T23:56:38.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-01-08T12:36:54.000Z (over 10 years ago)
- Last Synced: 2025-01-30T14:38:04.971Z (over 1 year ago)
- Language: R
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ShinyDGP
**Not complete yet**
Showing the data generating process
Can be run from R with the following commands
```{r}
library(shiny)
runGitHub('ShinyDPG', 'ekstroem')
```