Quantcast
Channel: R.NET
Viewing all articles
Browse latest Browse all 1634

New Post: R.Net data type and C#

$
0
0
NumericVector and other similar classes do not have overloaded operators indeed. Worth considering in a future release, but not obvious.

One converts R vectors to C# "equivalents" with ToArray():
double[] x = engine.GetSymbol("x").AsNumeric().ToArray();

Viewing all articles
Browse latest Browse all 1634

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>