Author Archives: tuncalik

Next step: Worker ant ika (calculation node)

Which societies were the first farmers? When and where did they emerge? Early civilizations in the Fertile Crescent of Middle East or in China about 9000 BC? Or maybe ancient people in Solomon Islands or in the Highlands of New … Continue reading

Posted in Finaquant news | 2 Comments

Table data as input to estimation functions in R

As mentioned earlier in related articles, functions written in other languages like R, matlab or ILNumerics can be integrated with table functions using the high-level constructs like function router1 and subtable transformer2. Following example scenarios demonstrate how different estimation functions … Continue reading

Posted in Calculation engine | Tagged , , | Leave a comment

Function Router

As explained in the related article, subtable transformation is a simple way of applying the same table function on every subtable of an input table. Function Router1 extends this concept further; with the table functions of the .net library finaquant® … Continue reading

Posted in Calculation engine | Tagged , , | 2 Comments

Table functions for transforming subtables

Sometimes, you want to execute the same set of table operations (table function) on every subtable of an input table; this is a quite common calculation pattern in many applications in business and science. Subtable transformation1 is a simple way … Continue reading

Posted in Calculation engine | Tagged , , | Leave a comment