Description Usage Arguments Value
Obtain pam-clustering results.
1 | getPamObject(object, k, phase = "first_tmt")
|
object |
A valid cell tracer object. |
k |
Numeric value. The k-value for which the pam-object of interest has been computed. |
phase |
Character value. Refers to the phase of the experiment. Valid inputs are:
Note: This argument is ignored if the experiment set up did not include any treatment or the treatment started right from the beginning. |
A pam object - the return value of the function cluster::pam()
that has been
computed via the function doPamClustering()
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.