Tag Archives: R

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

Calling user-defined functions in R from within c#

In order to integrate R with high-level table constructs like function router1 or subtable transformer2 it might be desirable to call user-defined functions in R from within c#. This can be done quite easily with the help of the open-source … Continue reading

Posted in Calculation engine | Tagged , | Leave a comment

Fee Calculator and Analyzer for Share Classes of Mutual Funds – 2 (Analysis)

As introduced in the related article, share classes of a mutual fund can have different fee structures appealing to different kind of investors. The question is, which share class is the best option with the highest net return considering factors … Continue reading

Posted in Fee and commission calculations | Tagged , , , , , | Leave a comment

Fee Calculator and Analyzer for Share Classes of Mutual Funds – 1 (Calculation)

As mentioned in the introductory article for fee types, a single fund can have multiple share classes with different fee structures related with the distribution of shares. This article shows the fee calculation model in action with a video. Copyright secured by Digiprove © 2012 Tunc Ali Kütükcüoglu

Posted in Fee and commission calculations | Tagged , , , , , , | Leave a comment