I have a problem with plot for summary

s<-summary(response~ x1+x2+x3+x4+x5+x6+x7+
+ x8+ x9+x10)
> plot(s)

Error in plot.new() : Figure margins too large
  I tried to set the margins to null with par(mai=c(0,0,0,0))

but keep getting the same error message....

What is wrong?


Thanks 
Anne
        [[alternative HTML version deleted]]

______________________________________________
[EMAIL PROTECTED] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to