ecl-logo Documentation

ValidAnalyzeClustersQ

ValidAnalyzeClustersQ[data]boolean

checks whether data and any specified options are valid inputs to AnalyzeClusters.

Details

    Input
    Output
    Data Annotation Options
    Data Preprocessing Options
    Methodology Options
    General Options

Examples

Basic Examples  (2)

Return True if all inputs and options are valid. This indicates the Analysis is ready to proceed:

Return False if analysis cannot continue, for example if the input is not supported or in an incorrect format:

Options  (4)

OutputFormat  (2)

By default, ValidAnalyzeClustersQ returns a boolean:

Return an EmeraldTestSummary:

Verbose  (2)

Print verbose output indicating test passage/failure for each test. Here, the input is an invalid format so an error is shown:

Print verbose messages for failures only: