skew - Rapidminer for finding statistics -


i beginner in rapidminer . while working on rapidminer

  1. i didn't find how calculate or skewness , kurtosis of attributes in exampleset.
  2. i know there way best fit line scatter plot graph

for skewness , kurtosis, either calculate using combination of operators or use r extension , use moments package contains these functions. think use r.

for scatter plot question, use linear regression operator build model fits straight line. need arrange 1 of attributes label predicted other attribute.


Comments

Popular posts from this blog

android - Pass an Serializable object in AIDL -

How to provide Authorization & Authentication using Asp.net, C#? -

How to use Authorization & Authentication in Asp.net, C#? -