Demonstrating the Calculated WMT Region of Any Dimension
展示任何尺寸的计算WMT区域
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Demonstrates the calculated WMT region of any dimension by making multiple projections of its vertices into 3D.
任何尺寸的计算WMT区域进行多次预测它的顶点转换成3D演示。
用法----------Usage----------
showWMTR(fdir = getwd())
参数----------Arguments----------
参数:fdir
A path to the directory where the output files of WMTR are located. Must be similar to fdir that was used in WMTR.
到该目录下,输出文件WMTR位于的路径。必须是类似于fdir,WMTR。
Details
详细信息----------Details----------
The function visualizes a calculated WMT region as a convex polytope by representing its vertices in rggobi. The visualization is a series of projections into the space of dimension 3. In comparison with visualWMTR, showWMTR visualizes only vertices but, however, does it for the data of any dimension.
功能的可视化计算WMT区域作为一个凸多面体来表示它的顶点在rggobi。可视化是一个系列的突起到3维空间。在比较visualWMTR,showWMTR可视化的顶点,但是,但是,它的任何尺寸的数据。
(作者)----------Author(s)----------
Pavel Bazovkin and Karl Mosler
参见----------See Also----------
WMTR visualWMTR
WMTRvisualWMTR
实例----------Examples----------
generTRsample("Cloud.dat")
WMTR("Cloud.dat")
## Not run: showWMTR()[#不运行:showWMTR()]