Tag Archives: c#

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

DataTable extensions

With the new release (1.02) of finaquant® protos we decided to offer most of the interface elements like the DataTable class of .net framework that connect MatrixTable class of finaquant to the outside world as free and open-source (C# code). … Continue reading

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