Packages
In R, there are several packages available that provide 3D plotting for the programmer. We will use the following packages in the examples:
car
: This stands for Companion to Applied Regressioncopula
: This has multivariate dependence with copulaslattice
: This has a high-level data visualization system, especially for multivariate datargl
: This provides 3D visualization using OpenGLvrmlgen
: This provides 3D visualizationRcpp
: This gives C++ integration with Rswirl
: This provides R training in R