Learn R Programming

⚠️There's a newer version (0.4.26) of this package.Take me there.

RQuantLib (version 0.3.2)

R interface to the QuantLib library

Description

The RQuantLib package makes parts of QuantLib visible to the R user. Currently a number option pricing functions are included, both vanilla and exotic, as well as a broad range of fixed-income functions, as well a general calendaring and holiday utilities. Further software contributions are welcome. The QuantLib project aims to provide a comprehensive software framework for quantitative finance. The goal is to provide a standard open source library for quantitative analysis, modeling, trading, and risk management of financial assets. The Windows binary version is self-contained and does not require a QuantLib (or Boost) installation. RQuantLib uses the Rcpp R/C++ interface class library. See the Rcpp package on CRAN (or R-Forge) for more information on Rcpp. Note that while RQuantLib's code is licensed under the GPL (v2 or later), QuantLib itself is released under a somewhat less restrictive Open Source license (see QuantLib-License.txt).

Copy Link

Version

Install

install.packages('RQuantLib')

Monthly Downloads

1,658

Version

0.3.2

License

GPL (>= 2)

Maintainer

Dirk Eddelbuettel

Last Published

January 15th, 2010

Functions in RQuantLib (0.3.2)

ConvertibleFloatingCouponBond

Convertible Floating Coupon Bond evaluation
CallableBond

CallableBond evaluation
BermudanSwaption

Bermudan swaption valuation using several short-rate models
Bond

Base class for Bond price evalution
BinaryOption

Binary Option evaluation using Closed-Form solution
ZeroPriceByYield

Zero Coupon Bond Theoretical Price evaluation
AsianOption

Asian Option evaluation using Closed-Form solution
AmericanOptionImpliedVolatility

Implied Volatility calculation for American Option
advance

Calendar functions from QuantLib
ImpliedVolatility

Base class for option-price implied volatility evalution
businessDaysBetween

Calendar functions from QuantLib
BondUtilities

Bond parameter conversion utilities
EuropeanOption

European Option evaluation using Closed-Form solution
Calendars

Calendar functions from QuantLib
Option

Base class for option price evalution
holidayList

Calendar functions from QuantLib
DiscountCurve

Returns the discount curve (with zero rates and forwards) given times
FixedRateBondYield

Fixed Rate Bond Yield Yield evaluation
BinaryOptionImpliedVolatility

Implied Volatility calculation for Binary Option
isWeekend

Calendar functions from QuantLib
ConvertibleFixedCouponBond

Convertible Fixed Coupon Bond evaluation
dayCount

DayCounter functions from QuantLib
AmericanOption

American Option evaluation using Finite Differences
adjust

Calendar functions from QuantLib
ZeroYield

Zero Coupon Bond Yield evaluation
ZeroCouponBond

Zero-oupon bond evaluation using discount curve solution
endOfMonth

Calendar functions from QuantLib
EuropeanOptionImpliedVolatility

Implied Volatility calculation for European Option
isHoliday

Calendar functions from QuantLib
isEndOfMonth

Calendar functions from QuantLib
BarrierOption

Barrier Option evaluation using Closed-Form solution
yearFraction

DayCounter functions from QuantLib
ConvertibleZeroCouponBond

Convertible Zero Coupon Bond evaluation
FixedRateBond

Fixed rate bond evaluation using discount curve solution
FittedBondCurve

Returns the discount curve (with zero rates and forwards) given times
FloatingRateBond

Fixed rate bond evaluation using discount curve solution
FixedRateBondPriceByYield

Zero Coupon Bond Yield evaluation
Enum

Documentation for parameters
EuropeanOptionArrays

European Option evaluation using Closed-Form solution