Skip to content

Latest commit

 

History

History
41 lines (30 loc) · 1.44 KB

README.md

File metadata and controls

41 lines (30 loc) · 1.44 KB

investorr

Tools for quantitative finance

CRAN status Travis build status Coverage status lifecycle

Disclaimer: This is a very alpha project. It is not ready to be used and won’t be for a while. In fact, the author is still very much learning what such a framework needs to entail. However, if you consider yourself a helpful soul, contributions of any type are more then welcome. Thanks!

Some current capabilities:

  • Time value of money
  • Basic bond analysis
  • Bare bones risk & return analysis
  • Shiny app for financial calcualtions

Installation

# Install development version from GitHub
# install.packages("devtools")
devtools::install_github("rsquaredacademy/investorr")

Community Guidelines

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.