Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Multivariate Statistics Package >

Polytope

Polytope[{v1, v2, ...}, connectivity]
represents a p-dimensional polytope with p-variate vertices v1, v2, ..., where the connections between the vertices is specified by connectivity.
  • Two-dimensional Polytope objects can be visualized using Graphics.
A polytope for bivariate data:
Needs["MultivariateStatistics`"]
A polytope for bivariate data:
In[2]:=
Click for copyable input
Out[2]=
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team