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


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

Re: Best fit point in contour plots using Gnuplot

X-Received by 2002:a05:660c:205:: with SMTP id y5mr3784916itj.30.1542783139354; Tue, 20 Nov 2018 22:52:19 -0800 (PST)
X-Received by 2002:a9d:24c3:: with SMTP id z61mr85805ota.1.1542783138922; Tue, 20 Nov 2018 22:52:18 -0800 (PST)
Path csiph.com!xmission!news.snarked.org!border2.nntp.dca1.giganews.com!nntp.giganews.com!z5-v6no101469ite.0!news-out.google.com!v141ni52ita.0!nntp.google.com!q69no101574itb.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail
Newsgroups comp.graphics.apps.gnuplot
Date Tue, 20 Nov 2018 22:52:18 -0800 (PST)
In-Reply-To <pt0tcs$t8b$1@solani.org>
Complaints-To groups-abuse@google.com
Injection-Info glegroupsg2000goo.googlegroups.com; posting-host=117.197.48.97; posting-account=QLJ3mAoAAABT4Plmu7vwBG2bcvTSTo_B
NNTP-Posting-Host 117.197.48.97
References <f8b39595-16a3-4a02-b2a8-04c4d561fc60@googlegroups.com> <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> <39d92ec1-e638-4fa2-b513-7d1afceb5b19@googlegroups.com> <pt0tcs$t8b$1@solani.org>
User-Agent G2/1.0
MIME-Version 1.0
Message-ID <4d1411e3-1bec-4d72-ae32-71e967184400@googlegroups.com> (permalink)
Subject Re: Best fit point in contour plots using Gnuplot
From srishtinagu19@gmail.com
Injection-Date Wed, 21 Nov 2018 06:52:19 +0000
Content-Type text/plain; charset="UTF-8"
Lines 35
Xref csiph.com comp.graphics.apps.gnuplot:4079

Show key headers only | View raw


On Tuesday, November 20, 2018 at 5:36:54 PM UTC+5:30, Karl Ratzsch wrote:
> Am 20.11.2018 um 11:34 schrieb srishtinagu19@gmail.com:
> > ..... 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.
> 
> If you say so ...
> 
> > 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 ? 
> 
> gnuplot simply makes a surface with height z out of your xy-gridded
> datapoints, and then interpolates contour lines onto that at the
> specified levels. Neither gnuplot nor I know what "sigma" is.
> 
> > 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 ?
> > 
> 
> Confidence levels of what? I repeat, I am NOT clairvoyant. I cannot read
> your mind. Contours are made by a straightforward interpolation, there
> is no stochastic element.



>set contour
>set view map
>unset surface
>set cntrparam levels discrete 2.3,6.2,11.8
>splot [0:360][0:0.9] "test1.dat" with lines


These are the commands that I am using.
I simply want to know how to plot contours at various confidence levels.
By Sigma, I mean - confidence level of a data like 1 sigma means result which is accurate within 68% of its true value 2.3 and so on...

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