npvg | R Documentation |
Net present value generalized. Returns the net present value discount vector of a generalized cash flow stream. input: relation csf=(vi,ti) where vi is the element at time ti (byrow=F) ti is an integer
npvg(csf, r = 0.01)
csf |
cash flow stream vector |
r |
rate |
generalized cash flow stream
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.