How should I do rapid GUI development for R and Octave methods (possibly with Python)?

后端 未结 7 529
清歌不尽
清歌不尽 2021-01-30 03:23

We are a medium-sized academic research lab whose main outputs are new statistical methods for analyzing large datasets. We generally develop in R and MATLAB/Octave.

We

相关标签:
7条回答
  • 2021-01-30 04:19

    That's a tall order -- multi-platform, multi-backend (R and Ocatve), as well and cheap, fast and easy to use!

    From the top of my head, look at these

    • Sage: they have what they call notebooks which are interactive web pages and showed a nice demo at useR! 2010; I think Octave is covered too

    • Shogun: which also integrates to Python, R and Octave and may have some tools for you to leverage.

    0 讨论(0)
提交回复
热议问题