## ----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()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.