Skip to content
/ TVM Public

Time Value of Money = fifty shades of Cash Flow discounting

License

Notifications You must be signed in to change notification settings

jla-data/TVM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TVM - Time Value of Money

R-CMD-check Codecov test coverage CRAN

Fifty shades of cash flow discounting.

Currently implemented functions (loosely inspired by MS Excel, but vectorized):

  • dcf – Day Count Fraction
  • irr – Internal Rate of Return
  • npv – Net Present Value
  • pmt – Annuity Payment
  • ipmt – interest part of an Annuity Payment
  • ppmt – principal part of an Annuity Payment

With hopefully more to come, but not very actively developed at present.

Implemented with minimal dependencies, mostly in base R.

About

Time Value of Money = fifty shades of Cash Flow discounting

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages