🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

negative values with density plot

User: "msacs09"
New Altair Community Member
Updated by Jocelyn
when using auto model i got this density plot. 
I do not have negative values. How do i remove negative values and what operator is used to plot density plots

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "IngoRM"
    New Altair Community Member
    Accepted Answer
    I would like to second that from a modeling perspective the function is what it is and even if no negative values are part of your data, still the used distribution will cover both sides of the average value equally.  If you want to avoid this, you may want to try Kernel Naive Bayes instead.
    However, if you simply would like to get a distribution curve like yours, the upcoming RapidMiner release will offer a new (and very cool!) new visualization framework where you can easily create such a chart yourself (see below).  You can try it yourself already with the public beta version available here: http://static.rapidminer.com/rnd/html/rapidminer-9.2-preview.html
    Hope this helps,
    Ingo