fCreateKernelMatrix: Create the matrix of kernel functions

View source: R/fCreateKernelMatrix.R

fCreateKernelMatrixR Documentation

Create the matrix of kernel functions

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

  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 Sept. 12, 2024, 7:36 a.m.