binBoundary-methods: Return bin boundaries for a flowFPModel

Description Methods

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.

Methods

binBoundary(object)

object = "flowFP"

This method returns the bin boundaries from the underlying flowFPModel.

object = "flowFPModel"

This Method returns the flowFPModel bin boundaries.


flowFP documentation built on Nov. 8, 2020, 8:15 p.m.