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


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

Re: Residuals

From Thomas Koenig <tkoenig@netcologne.de>
Newsgroups comp.graphics.apps.gnuplot
Subject Re: Residuals
Date 2022-01-19 15:10 +0000
Organization news.netcologne.de
Message-ID <ss99kn$mak$1@newsreader4.netcologne.de> (permalink)
References <46596608-6230-4c53-a321-5542f9ee2f0an@googlegroups.com>

Show all headers | View raw


Subhadeep Dutta <subhadeep.dutta02@gmail.com> schrieb:
> what is the basic command for calculating ploting residuals froim 1:2 data scripts, after fitting f(x)? please help me ....

plot "a.dat" using 1:($2-f($1))

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


Thread

Residuals Subhadeep Dutta <subhadeep.dutta02@gmail.com> - 2022-01-19 06:21 -0800
  Re: Residuals Thomas Koenig <tkoenig@netcologne.de> - 2022-01-19 15:10 +0000

csiph-web