Features


[Analysis Flow]

Processes of data analysis are described as a flowchart, and then conducted according to it. So once a flow is written, anyone can reproduce the result easily and precisely.




[R: The Greatest Analysis Engine]

R is an open-source software for data analysis, which has been developed by experts from all over the world. Over 1,200 (as of Dec 2007) add-on packages have been contributed by volunteers, including implementations of state-of-the-art analysis methods of every field.


R AnalyticFlow makes it possible to use most of functions in R by drawing flowcharts. Adding advanced usability to the greatest analysis engine, you can obtain maximum performance.




[Knowledge Reutilization]

Using R already? R AnalyticFlow can generate flowcharts from existing R scripts. It is painful to read over scripts you wrote in the past. Get back your thinking process through flowchart visualization.


Conversion from flow to R script is also available (*1). You can reutilize accumulated knowledge without loosing compatibility with R.

*1: Currently conversion is possible for continuous path only. Entire conversion may be available in future.