Skip to content

rhochreiter/scenportopt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scenario-based Portfolio Optimization

(c) 2013-2014 Ronald Hochreiter

For more information please refer to Finance with R @ finance-r.com

Installation

# install package devtools from CRAN
if(!("devtools" %in% rownames(installed.packages()))) { install.packages("devtools") }

# install modopt.matlab and scenportopt from GitHub
require("devtools")
install_github("modopt.matlab", "rhochreiter")
install_github("scenportopt", "rhochreiter")

About

Scenario-based Portfolio Optimization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages