calculate_pricing_error: Calculate Pricing Error

Description Usage Arguments

View source: R/sup_functions.R

Description

Calculate Pricing Error

Usage

1
calculate_pricing_error(mar_price, mod_price, error_type)

Arguments

mar_price

Market price of the contract.

mod_price

Model price of the contract.

error_type

The pricing error type. It will be automatically calculated. Choose from (Absolute) Relative Pricing Error (denoted with RPE or ARPE), squared error (denoted with SE) or absolute pricing error (APE).


learnfin/learnfin documentation built on May 20, 2019, 11:29 p.m.