Class Table4DetailedBlowout

java.lang.Object
org.drip.sample.helitterman.Table4DetailedBlowout

public class Table4DetailedBlowout
extends java.lang.Object
Table4DetailedBlowout replicates the detailed Steps involved in the Black-Litterman Model Process as illustrated in Table #4 the Following Paper:

  • He. G., and R. Litterman (1999): The Intuition behind the Black-Litterman Model Portfolios, Goldman Sachs Asset Management




Author:
Lakshmi Krishnamurthy
  • Constructor Summary

    Constructors
    Constructor Description
    Table4DetailedBlowout()  
  • Method Summary

    Modifier and Type Method Description
    static void main​(java.lang.String[] argumentArray)
    Entry Point

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • Table4DetailedBlowout

      public Table4DetailedBlowout()
  • Method Details

    • main

      public static void main​(java.lang.String[] argumentArray) throws java.lang.Exception
      Entry Point
      Parameters:
      argumentArray - Command Line Argument Array
      Throws:
      java.lang.Exception - Thrown on Error/Exception Situation