Displaying 1 result from an estimated 1 matches for "abdomni".
Did you mean:
abdomen
2003 Sep 26
1
empty postscript output of figures
..., 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]]