Dear Charles,

I am not aware of any tight interface, but there are some relatively easy 
options to do this yourself. 

I understand you are primarily interested in exporting data from Oz/Mozart into 
R. So, you would need, I assume, to translate some Oz data structure into R 
syntax and then, e.g., output it as a file. This is strait-forward to do by 
translating your Oz data structure into a virtual Oz string (I did it for 
various other languages before). Please let me know if this is what you are 
after, then I can show an example. 

Did you have a look at the emacs org (babel) mode support for both R and Oz 
(http://orgmode.org/org.html#Working-With-Source-Code and 
http://orgmode.org/worg/org-contrib/babel/). Org babel code blocks can process 
results from other org babel code blocks, even if they are from a different 
programming language.

On 27 Jun 2011, at 14:35, Charles Dugas wrote:
> Hi all,
> has anyone tried to interface with R ? I (we) would liked to perform  
> machine learning / data mining with data fed from Mozart but models  
> trained using our body of code in R.
> Any suggestion / comment appreciated !
> Thanks,
> Charles
> 
> 
> _________________________________________________________________________________
> mozart-users mailing list                               
> [email protected]
> http://www.mozart-oz.org/mailman/listinfo/mozart-users

Best wishes,
Torsten

--
Dr Torsten Anders
Course Leader, Music Technology
University of Bedfordshire
Park Square, Room A315
http://strasheela.sourceforge.net
http://www.torsten-anders.de






_________________________________________________________________________________
mozart-users mailing list                               
[email protected]
http://www.mozart-oz.org/mailman/listinfo/mozart-users
  • Mozart and R Charles Dugas
    • Re: Mozart and R Torsten Anders

Reply via email to