Displaying 2 results from an estimated 2 matches for "vizualisation".
Did you mean:
visualisation
2011 Jul 07
1
datastructure for multi-choice factors
I am working on a system to visualize survey responses. Survey responses
typically include factors, numeric, timestamps, textfields and therefore fit
perfectly nice in dataframes, making it easy to visualize using standard R
functions.
However I am currently working on a survey that also include questions in
which the respondent can check more than one answer on a single multichoice
item. I.e.
1998 Apr 24
0
R-beta: 3d visualisations
Is someone working on a 3d vizualisation set of functions ?
I read dream dream dream in PROJECTS about 3D GRAPHICS.
When I want to visualize 3d data, I use Geomview but with a dataset
greater than 50x50 that's too hard for my poor computer.
I know a little R but nothing with S+, are the plan to emulate S+ or
to have R functions to vi...