[R] 4 dimensional graphics
Petr PIKAL
petr.pikal at precheza.cz
Mon Jan 14 13:56:37 CET 2008
Thank you but this is not exactly what I wanted. I have seen this graph
and checked that it is a plot of 2 response variables plotted according to
2 control variables. e.g. it shall be
lat, log, value1, value2 data
However I have fixed
lat, long, height as a control variables and value as dependent variable
so I either end with slices of contours in fixed height or I try to
accomadate other suggestions.
Thank you again.
Best regards
Petr
petr.pikal at precheza.cz
r-help-bounces at r-project.org napsal dne 14.01.2008 13:12:21:
>
> Hi Petr,
>
> Mike Prager has implemented a 4D contour plot in R. You might find this
> useful. Find an example and the code at:
>
> http://addictedtor.free.fr/graphiques/graphcode.php?graph=90
>
> HTH,
> Mark.
>
>
> Petr Pikal wrote:
> >
> > Dear all
> >
> > I want to display 4 dimensional space by some suitable way. I searched
> > CRAN and found miscellaneous 3 dim graphics packages which I maybe can
> > modify but anyway I am open to any hint how to efficiently display
data
> > like:
> >
> > longitude, latitude, height, value
> >
> > Thank you
> >
> > Petr Pikal
> > petr.pikal at precheza.cz
> >
> > ______________________________________________
> > 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.
> >
> >
>
> --
> View this message in context:
http://www.nabble.com/4-dimensional-graphics-
> tp14735631p14800537.html
> Sent from the R help mailing list archive at Nabble.com.
>
> ______________________________________________
> 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.
More information about the R-help
mailing list