MertonModel
You're viewing an older version of this page (#5698). View the current version.
Interface
Overview
This module implements the Merton (1974) structural credit risk model. Under this model a firm's equity is treated as a European call option on the value of the firm's assets, with the book value of its liabilities as the strike price and the time to liabilities maturity as the option's time to expiry. The Black-Scholes-Merton option pricing formula is used to compute the market value of equity, from which the value of the firm's liabilities, the yield-to-maturity of that debt and the (real-world) probability of default can also be derived.
Parameters
Returns
References
- This Merton calculation code is based on the Black-Scholes code by Espen Haug. See http://www.espenhaug.com/black_scholes.html
FUNCTION
CND
Returns the cumulative distribution function of the standard normal distribution, using a fast polynomial approximation.
Parameters
Returns
Cho, Seung Mo (October 2011)
References
- This CDF calculation code is by Espen Haug. See http://www.espenhaug.com/black_scholes.html
Interactive Calculator
Computing…
Set a range above first to export a graph.