rogerjbos/svm_recession: Forecasting recession using Support Vector Machines (SVM)

Example code for forecasting recession using Support Vector Machines (SVM) and testing out an investment strategy of investing in the index during (predicted) non-recession months and moving to cash during (predicted) recession months.

Getting started

Package details

AuthorRoger J. Bos
MaintainerRoger J. Bos <roger.bos@gmail.com>
LicenseGPL-2
Version0.0.1
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("rogerjbos/svm_recession")
rogerjbos/svm_recession documentation built on Feb. 23, 2020, 2:49 a.m.