cl_class_ids.cds | R Documentation |
These methods integrate the class cds
into the framwork set out in
package clue. Use can therefore by made of cl_agreement
to
calculate concordance measures between different solutions.
## S3 method for class 'cds'
cl_class_ids(x)
## S3 method for class 'cds'
is.cl_partition(x)
## S3 method for class 'cds'
is.cl_hard_partition(x)
## S3 method for class 'cdsdata'
cl_class_ids(x)
## S3 method for class 'cdsdata'
is.cl_partition(x)
## S3 method for class 'cdsdata'
is.cl_hard_partition(x)
x |
An object of class |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.