Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.graphics.apps.gnuplot > #4068

Re: Best fit point in contour plots using Gnuplot

Newsgroups comp.graphics.apps.gnuplot
Date 2018-11-20 02:34 -0800
References (1 earlier) <psuf58$9lu$1@solani.org> <7f45f7f2-7355-4a87-86c8-100de899e262@googlegroups.com> <e5bb71c8-8e5f-4eae-975d-12b68417961e@googlegroups.com> <d08c30c8-ef36-4e21-a14c-e335775cb058@googlegroups.com> <pt0n56$p5k$1@solani.org>
Message-ID <39d92ec1-e638-4fa2-b513-7d1afceb5b19@googlegroups.com> (permalink)
Subject Re: Best fit point in contour plots using Gnuplot
From srishtinagu19@gmail.com

Show all headers | View raw


On Tuesday, November 20, 2018 at 3:50:23 PM UTC+5:30, Karl Ratzsch wrote:
> Am 20.11.2018 um 10:00 schrieb srishtinagu19@gmail.com:
> > On Monday, November 19, 2018 at 8:59:43 PM UTC+5:30, srisht...@gmail.com wrote:
> >> gnuplot> set contour
> >> gnuplot> set view 0,0
> >> gnuplot> unset surface
> >> gnuplot> set cntrparam levels discrete 2.3,6.2,11.8
> >> gnuplot> splot[0:360][0:0.9] "test1.dat"
> > 
> > Please tell how can I make my axes properly.. I want to show my plot... how should i post it here ? I dont find any option of attaching a file  
> > 
> 
> I think what you want is "set view map", to get an actual 2D contour
> plot instead of viewing the 3D plot in the z direction.
> 
> 
> set contour
> unset surface
> set view map
> splot ...

.... I just tried it set view map... it worked... Thank you.

Also I want to know does gnuplot automatically calculates the 1,2,3.. sigma ranges ?
I have three columns.. x,y,z. For contour plot I am using the above commands with -
 "$set cntrparam levels discrete 2.3,6.2,11.8"
 which are 1,2 and 3 sigma levels respectively for 2 parameter correlation.
But in my z column these sigma values are not present still I am getting a plot.. I am confused that what does it mean ? 
What I know is- for particular z values of confidence levels contours are drawn for x and y for corresponding z values set by the user.. Am I correct ?

Back to comp.graphics.apps.gnuplot | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Best fit point in contour plots using Gnuplot srishtinagu19@gmail.com - 2018-11-19 00:20 -0800
  Re: Best fit point in contour plots using Gnuplot Karl Ratzsch <mail.kfr@gmx.net> - 2018-11-19 14:51 +0100
    Re: Best fit point in contour plots using Gnuplot srishtinagu19@gmail.com - 2018-11-19 06:28 -0800
    Re: Best fit point in contour plots using Gnuplot srishtinagu19@gmail.com - 2018-11-19 06:29 -0800
      Re: Best fit point in contour plots using Gnuplot Karl Ratzsch <mail.kfr@gmx.net> - 2018-11-19 16:27 +0100
      Re: Best fit point in contour plots using Gnuplot srishtinagu19@gmail.com - 2018-11-19 07:29 -0800
        Re: Best fit point in contour plots using Gnuplot srishtinagu19@gmail.com - 2018-11-20 01:00 -0800
          Re: Best fit point in contour plots using Gnuplot Karl Ratzsch <mail.kfr@gmx.net> - 2018-11-20 11:20 +0100
            Re: Best fit point in contour plots using Gnuplot srishtinagu19@gmail.com - 2018-11-20 02:34 -0800
              Re: Best fit point in contour plots using Gnuplot Karl Ratzsch <mail.kfr@gmx.net> - 2018-11-20 13:06 +0100
                Re: Best fit point in contour plots using Gnuplot srishtinagu19@gmail.com - 2018-11-20 22:52 -0800
                Re: Best fit point in contour plots using Gnuplot srishtinagu19@gmail.com - 2018-11-20 22:52 -0800
                Re: Best fit point in contour plots using Gnuplot srishtinagu19@gmail.com - 2018-11-20 23:10 -0800

csiph-web