Linear Regression Graphic

User: "DCRAUS"
New Altair Community Member
Updated by Jocelyn
I want to run a linear regression graph with:

y1 -126.695

and run against smoker yes/ no and BMI/ age.

 * A quick note about the smoker/ non-smoker, I am not sure if this can be correct as they are polynomial, how to interpret on a linear regression graph.
 
 How do I make a graph using RapidMiner? I see no options there.
 
Thanks for your help good people!

You can message me for a link to my work.

David Robertson

Find more posts tagged with

Sort by:
1 - 3 of 31
    User: "Caperez"
    Altair Community Member
    Hi @DCRAUS

    Hello, The aim of Rapidminer is to discover the relationship between attributes and construct a model. You are beginning from a model, the relationship that you comment. Nevertheless you can graph the data in you introduce the dataset generated by your formula.
    namely, you need to provide a tabular dataset. 
    RM has a robust Graph functions. After you connect your dataset to the res port in design view and run the process, you can see a complete battery of functions as Statistics and Visualizations with a lot of types of plot options. 

    regars
    User: "DCRAUS"
    New Altair Community Member
    OP
    I am stuck on how to do a linear regression with nominal data.