[prev in list] [next in list] [prev in thread] [next in thread] 

List:       r-help
Subject:    [R] cloud() works but wireframe() is blank
From:       "Alexander Nervedi" <alexnerdy () hotmail ! com>
Date:       2006-04-29 0:12:34
Message-ID: BAY106-F8BB3B6C2342267E844069BBB30 () phx ! gbl
[Download RAW message or body]

I have to be making a riddiculously silly ommission.
when I run the fillowing i get the cloud plot ok. But I cant figure out what 
I am missing out when I call wireframe.

Any help would be appreciated.

x<-runif(100)
y<-rnorm(100)
z<-runif(100)

temp <-data.frame(x,y,z)
wireframe(x~y*z,temp)
cloud(x~y*z,temp)

______________________________________________
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic