cdstoclue: S3 Methods for Integration into 'clue' Framework

cl_class_ids.cdsR Documentation

S3 Methods for Integration into clue Framework

Description

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.

Usage

## 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)

Arguments

x

An object of class cds


cds documentation built on April 16, 2025, 1:10 a.m.