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

后端 未结 7 554
清歌不尽
清歌不尽 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:18

    You might try looking at RedR, which lets you wrap R packages in a Python GUI.

提交回复
热议问题