项目作者: Maiae

项目描述 :
A Single Index Model shiny app for Australian ETFs
高级语言: R
项目地址: git://github.com/Maiae/ETF-SIM.git
创建时间: 2016-12-21T05:51:46Z
项目社区:https://github.com/Maiae/ETF-SIM

开源协议:MIT License

下载


ETF-SIM

A Single Index Model Shiny App for Australian ETFs.

Project description

https://thedatagame.com.au/2016/12/24/a-single-index-model-shiny-app-for-etfs/

Running the App locally

  1. packages = c("shiny", "shinydashboard", "stockPortfolio", "PerformanceAnalytics", "highcharter", "DT")
  2. install.packages(packages, repos = "https://cran.rstudio.com/")
  3. library(shiny)
  4. runGitHub("ETF-SIM", "Maiae")

alt text