Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.

significance of the correlation coefficient

mb223223mb223223 Member Posts: 7 Learner I
Hi all
I want to determine whether the correlation between variables is significant. i.e. I need to compare the p-value of significance level of r coefficient in Rapidminer. How can i do this?

Best 
Tagged:

Answers

  • Telcontar120Telcontar120 RapidMiner Certified Analyst, RapidMiner Certified Expert, Member Posts: 1,635 Unicorn
    Since it is more concerned with machine learning than classical statistical testing, RapidMiner does not contain that many native operators for statistical significance testing.  If you are looking to conduct different types of statistical tests, there are two main options in RapidMiner:
    1. install the "Statistics" extension from the marketplace (paid third party extension) which has many popular options for statistical testing
    2. use scripting to run tests using R or python packages
    Brian T.
    Lindon Ventures 
    Data Science Consulting from Certified RapidMiner Experts
Sign In or Register to comment.