File: vcube.Rd

package info (click to toggle)
rquantlib 0.4.17-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,308 kB
  • sloc: cpp: 3,690; sh: 69; makefile: 6; ansic: 4
file content (17 lines) | stat: -rw-r--r-- 431 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/datasets.R
\docType{data}
\name{vcube}
\alias{vcube}
\title{Vol Cube Example Data}
\format{two data frames: \code{vcube}, a data frame with four columns: \code{Expiry}, \code{Tenor},
\code{LogNormalVol},  and \code{Spread}}
\source{
TBA
}
\usage{
data(vcube)
}
\description{
Data for valuing swaption examples including rates and a lognormal vol cube
}