fFitKernelWeights: Solve for the vector xi of kernel weights

Description Usage Arguments

View source: R/fFitKernelWeights.R

Description

Solve for the vector xi of kernel weights

Usage

1
2
  fFitKernelWeights(CashflowMatrix, KernelFunctionMatrix,
    MarketValueVector, BaseZeroVector)

Arguments

CashflowMatrix

A matrix of all cashflows, instruments in rows, times in columns

KernelFunctionMatrix

A matrix of kernel function values

MarketValueVector

A vector of market values of the insturments

BaseZeroVector

A vector of "base" values for the zeros


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