search for: abdcir

Displaying 1 result from an estimated 1 matches for "abdcir".

Did you mean: abdc
2003 Sep 26
1
empty postscript output of figures
...code. postscript("ex6_pic1.eps", width =6, height = 9, horizontal = F, onefile = FALSE, paper = "special") par(mfrow=c(2,1)); par(mfg=c(1,1)); plot(bidia,weight,xlab="birthweight",ylab="head diameter"); abline(birth.lm1$coefficients); par(mfg=c(2,1)); plot(abdcir,weight,xlab="birthweight",ylab="abdomnial circumference"); abline(birth.lm2$coefficients); dev.off() Hope you can help me. Best Andreas --- [[alternative HTML version deleted]]