[R] diagnostic plots

jim holtman jholtman at gmail.com
Wed Feb 3 17:06:04 CET 2010


Hit 'enter'.  There are several plots and they are being presented with

par(ask=TRUE)



On Wed, Feb 3, 2010 at 10:21 AM, Trafim Vanishek <rdapamoga at gmail.com> wrote:
> Dear all,
>
> does anybody ever encountered the problem with diagnostic plots?
>
> x<-rnorm(100)
> y<-rnorm(100)
> plot(lm(x~y))
> It gives the following message "Waiting to confirm page change..." and
> nothing happens.
>
>
> Thanks a lot!
>
>        [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>



-- 
Jim Holtman
Cincinnati, OH
+1 513 646 9390

What is the problem that you are trying to solve?



More information about the R-help mailing list