Description Usage Arguments Value Examples
constraint FCS data by a provid cutoff
1 | constraintMatrix(x, cutoff = 0.99, markers = NULL, method = "euclidean")
|
x |
matrix |
cutoff |
numeric. Cutoff of the constraint value |
markers |
character. Markers used in the calculation of constraint model. |
method |
character. the distance measure to be used. This must be one of "euclidean", "maximum", "manhattan", "canberra", "binary" or "minkowski". |
a matrix
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.