Loading a Calculated WMT Region From a File to a Matrix Object
从文件到载入计算WMT区域的一个矩阵对象
译者:生物统计家园网 机器人LoveR
描述----------Description----------
This function loads the calculated WMT region into a matrix object in order to work with it as with a variable in R. For example, for applying the function pointinTR.
此功能计算WMT区域加载到一个矩阵对象,用它来工作中的变量R.例如,为应用的功能pointinTR。
用法----------Usage----------
loadWMTR(fname = "TRegion.dat", fdir = getwd())
参数----------Arguments----------
参数:fname
The name of the file with the calculated WMT region (the normal-intercept representation output file of WMTR) in the directory fdir.
与计算出的的WMT区域(WMTR)的正常的截距表示输出文件目录中的fdir的文件的名称。
参数:fdir
A path to the directory where the output files of WMTR are located. If empty, the working directory is considered.
到该目录下,输出文件WMTR位于的路径。如果为空,工作目录。
值----------Value----------
参数:<code>tregion</code>
A matrix object containing the normal-intercept coordinates of the WMT region facets as its rows. </table>
一个matrix对象包含正常拦截坐标,其行的WMT区域的面。 </ TABLE>