vignettes/mqim6604-intro.R

## ----setup, include = FALSE----------------------------------------------
knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)

## ----eval=FALSE----------------------------------------------------------
#  # if devtools not installed
#  #install.packages("devtools")
#  #library(devtools)
#  install_github("jspinney-nbimc/mqim6604")

## ----eval=FALSE----------------------------------------------------------
#  library(mqim6604)

## ----eval=FALSE----------------------------------------------------------
#  EstimateHedge( target_var , hedge_vars)

## ----eval=FALSE----------------------------------------------------------
#  GetHistoricalPricesYahoo()

## ---- eval=FALSE---------------------------------------------------------
#  RandPorts()

## ---- eval=FALSE---------------------------------------------------------
#  SolveRiskParity()
jspinney-nbimc/mqim6604 documentation built on May 25, 2019, 6:25 p.m.