Download presentation
Presentation is loading. Please wait.
Published byRoss Neil Newman Modified over 8 years ago
1
R-integration into STATISTICA.
2
Introduction. STATISTICA provides the facility to run R-code into the statistica software. If R-software is installed in user machine, only they have to installed R DCOM library to integrate Statistica with R. R DCOM library should automatically installed the first time STATISTICA is open. If that does not work, then you can download it from “http://cran.r-project.org/contrib/extra/dcom/”http://cran.r-project.org/contrib/extra/dcom/ Download and install the “rscproxy” R package. This should happen automatically the first time STATISTICA is open. If that does not work, then you can do it manually as follows: contd…..
4
How to write R-code? Go to the File,select “New” tab and click on “Macro”. Give a file name and select “R (requires R statistical environment)” and click ok.
5
In the macro editor you can direct write R-code, starting from data importing. At the last part user need to define “Route Output” to get the result into the Statistica spreadsheet. ( It is not required for graph).
6
Out put. The output will come according to the order that has been defined into the macro. (red circled).
7
First table showing the values of fitted and residuals. Second table is the Scatter plot of every pairs. Graph automatically comes into “.stg” format.
8
First graph is for Normal probability plot of residuals. Second graph is for outlier detection.
9
Thank you. Krishnendu Kundu StatSoftIndia.
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.