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.
Value
A matrix of class "tvm" containing all the arguments (one row for each
argument vector element).
Details
In each variant (row) of arguments, one and EXACTLY one value must be set to NA,
and this value is calculated from the others to "fit the model". For example, pv
can be set to c(10000,NA) and pmt to c(NA,-100). In first row pmt
will be calculated, in the second - present value.