Description Usage Arguments Details Value Author(s) See Also Examples
Changes something declared in TVM model and recalculates NA values.
1 2 3 |
object |
an object of "tvm" class used to update. |
i |
a vector of nominal rates, as percentages. |
n |
a vector of period numbers. |
pv |
a vector of present values. |
fv |
a vector of future values. |
pmt |
a vector of payments. |
days |
a vector of days from begin of period to make payment. Default value is equivalent to END mode, 0 means BEGIN mode. |
adv |
a vector of numbers of payments made in advance. |
pyr |
a vector of numbers of payments per year. |
cyr |
a vector of numbers of compounding periods per year. |
... |
additional arguments, currently ignored. |
NA values must be REDECLARED in updating process, because TVM object cannot remember what parameters were NA!
An updated object of "tvm" class, see tvm
Lukasz Komsta
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.