setClusterConv | R Documentation |
Sets a convenient object and empties its data slot.
setClusterConv(object, cluster_object, method, variable_set, phase) setDimRedConv(object, dim_red_object, method, variable_set, phase) setCorrConv(object, corr_object, variable_set, phase)
object |
A valid cypro object. |
variable_set |
Character value. Denotes the variable set of interest. Use |
phase |
Character or numeric. If character, the ordinal value referring to the phase of interest (e.g. 'first', 'second' etc.). referring to the phase of interest or 'all'. If numeric, the number referring to the phase. If set to NULL takes the phase denoted as default with Ignored if the experiment design contains only one phase. |
An updated version of the input cypro
-object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.