fCreateKernelMatrix: Create the matrix of kernel functions

Description Usage Arguments

View source: R/fCreateKernelMatrix.R

Description

Creates a J x J matrix [ w(u_i,u_j) ] where J is the number of cashflow times in the calibration set

Usage

1
  fCreateKernelMatrix(times, fKernel)

Arguments

times

a vector of cashflow times

fKernel

a kernel to apply (a function of times x times returning a matrix )


SmithWilsonYieldCurve documentation built on May 2, 2019, 2:16 a.m.