[pstricks] PSTricks Digest, Vol 119, Issue 4 and an other question

Cyrille Piatecki cyrille.piatecki at univ-orleans.fr
Wed Dec 12 11:47:25 CET 2012


Le 08/12/2012 12:00, pstricks-request at tug.org a écrit :
> \documentclass{minimal}
> \usepackage{pst-plot}
>
> \begin{document}
> \begin{center}
> \readdata[ignoreLines=1]{\data}{revvcons.dat}%
> %\pstScalePoints(1,1){1989 sub}{}
> \psset{xAxisLabel=PIB,yAxisLabel=Consommation,xAxisLabelPos={c,-1cm},yAxisLabelPos={-1.5cm,c}}
> \begin{psgraph}[axesstyle=frame,Dx=200,Dy=500,Ox=200,subticks=0](200,0)(200,-1)(1900,1500){12cm}{50mm}%
> \listplot[linecolor=blue,linewidth=2pt,plotstyle=dots]{\data}
> \end{psgraph}
> \end{center}
> \end{document}
Dear M Voss,

in that case it works. I think I have understood the case.

I have an other question. Pst-fit is a nice piece of work but usualy 
when we have estimate we use to print the student ration under the 
estimated value. Could you do it at least for the linear regression. You 
could also add the smoothing (exponential...) to the package and the 
plot of the residual...

Tha nks

Cyrille Piatecki


More information about the PSTricks mailing list