1%\VignetteIndexEntry{Scatterplot3d - an R Package for Visualizing Multivariate Data}
2\include{SFBs3d_Def}
3\begin{document}
4\begin{center}
5\vspace*{7 mm}{\Large\bf Scatterplot3d --
6
7an \RR\ package for Visualizing Multivariate Data}
8
9\vspace{22 mm}{\large Uwe Ligges and Martin M\"achler}\vspace{7 mm}
10
11\emph{\small \begin{tabular}{c@{\extracolsep{5mm}}cc}
12Fachbereich Statistik       &  & Seminar f\"ur Statistik\\
13Universit\"at Dortmund      &  &  ETH Z\"urich \\
1444221 Dortmund              &  &  CH-8092 Z\"urich\\
15Germany                     &  &  Switzerland
16\end{tabular}}\end{center}\vspace{30 mm}
17
18Parts of this vignette have been published previously by the Journal of Statistical Software:\\
19Ligges, U. and M\"achler, M. (2003): Scatterplot3d -- an \RR\ Package for Visualizing Multivariate Data.
20{\em Journal of Statistical Software} 8(11), 1--20.
21
22\vspace{5 mm}
23
24{\bf Abstract \label{abstract}}
25\emph{Scatterplot3d} is an \RR\ package for the visualization of
26multivariate data in a three dimensional space.
27\RR\ is a ``language for data analysis and graphics''.
28%% kein Paragraph in kurzem Abstract
29In this paper we discuss the features % advantages
30of the package.
31It is designed by exclusively making use of already existing functions of
32\RR\ and its graphics system and thus shows the extensibility of the \RR\
33graphics system.
34Additionally some examples on generated and real world data are provided,
35as well as the source code and the help page of \sdd .
36
37\input{SFBs3d_Intro}
38\input{SFBs3d_Design}
39\input{SFBs3d_Extend}
40\input{SFBs3d_Examples}
41\input{SFBs3d_Related}
42\input{SFBs3d_Conclusion}
43
44
45\bibliographystyle{chicago}
46\bibliography{ligges}
47\clearpage
48\begin{appendix}
49\section*{Appendix -- help page}
50\small
51\input{scatterplot3d-help}
52\end{appendix}
53\end{document}
54