Displaying 1 result from an estimated 1 matches for "9f27d83b".
Did you mean:
9f27d48b
2009 Mar 02
1
handle graph size in eps
....y[2,])
,xlim=1.1*xlimit
,xlab=expression(q[e])
,ylim=1.1*ylimit
,probability=T
,main="Random distribution around y")
lines(dens,col=2,)
rm(dens,xlimit,ylimit)
qqnorm(DATA1.x[1,])
that's what I've on the screen and I'm OK with that.
http://www.4shared.com/file/90283562/9f27d83b/screen.html
When I save the graph in eps format I've got that
http://www.4shared.com/file/90283115/490b7383/density_v_1.html
what am I doing wrong?
Regards
Benoit