A: An (Pricing kernel helper)

Description Usage Arguments Value

View source: R/pricingKernel.R

Description

Log price of a bond is An + Bn' zt where zt is VAR state vector (Step 1)

Usage

1
A(An, Bnt, SigmaL0, Sigma)

Arguments

An

previous value of An (i.e. An-1)

Bnt

previous value of Bn' (i.e. Bn-1')

SigmaL0

pricing kernel parameter estimated in VAR Calibration (Step 2)

Sigma

covariance matrix from OLS

Value

An


nathanesau-academic/StocVal documentation built on Nov. 4, 2019, 8:35 p.m.