Class Table6Reconciler

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

public class Table6Reconciler
extends java.lang.Object
Table6Reconciler reconciles the First Set of Outputs (Table #6) of the Black-Litterman Model Process as illustrated in 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
    Table6Reconciler()  
  • 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

    • Table6Reconciler

      public Table6Reconciler()
  • Method Details

    • main

      public static final 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