wilsonfreitas / R-fixedincome

Fixed income tools for R
http://wilsonfreitas.github.io/R-fixedincome/
Other
51 stars 25 forks source link

Compute forward rates #4

Closed wilsonfreitas closed 10 years ago

wilsonfreitas commented 10 years ago

Forward rates should be computed for pair of dates. The same way we do in bizdays(from, to). from cannot be greater than to.

wilsonfreitas commented 10 years ago

Done, in many commits.

Not all arguments are can be vectorized, only to and from. I have to use it more to understand if forward is worth vectorize.

17c03db1c80bdfeffc5c9bfcc47070acf9072618 bf65a8fbfdd3d1881960e3ebbee0665f79a5d54d 3d8526be594992a9555fd1dbc68e1b3d8f0a60b2