Andrea Padovan Posted October 23, 2019 Share Posted October 23, 2019 I have a cashflow data (each row is a cash flow) and i am trying to setup an IRR and NPV calculation. I downloaded the FinCal package but i can't find any IRR-related function. Any suggestions Thank you in advance Link to comment Share on other sites More sharing options...
Kirsten Smith (she/her) Posted October 23, 2019 Share Posted October 23, 2019 Looking at the documentation for the 'fincal' package there are two functions that should work, irr() and irr2(). https://cran.r-project.org/web/packages/FinCal/FinCal.pdf Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now