Return bin boundaries for a flowFPModel
为flowFPModel返回斌边界
译者:生物统计家园网 机器人LoveR
描述----------Description----------
These methods return the bin boundaries as a list. The number of list elements is equal to the number of features in the fingerprint. Each boundary has two points, lower left (called ll) and upper right (called ur). The dimensionality of ll and ur is the dimensionality of the flowFrame or flowSet used to construct the object.
这些方法返回一个列表的bin边界。列表中的元素的数量是指纹特征数量相等。每个边界有两个点,左下角(称为ll)和右上角(称为ur)。维ll和ur是flowFrame或flowSet用来构造对象的维数。
方法----------Methods----------
binBoundary(object)
binBoundary(object)
object = "flowFP" This method returns the bin boundaries from the underlying
对象=“flowFP”这种方法返回从底层的bin边界
object = "flowFPModel" This Method returns the flowFPModel bin boundaries.
对象=“flowFPModel”这种方法返回的flowFPModel彬界限。