Skip to content

Default values of cluster function are not as stated #2

@tolparow

Description

@tolparow

Here is the signature of the function:
function (data, iter_klust, smpl, algorithm = "Default"),

In docs we observed such a description of each attribute:
iter_klust | number of iterations for clustering with sample_n size x – present to 100
smpl | size of the sample_n to be taken with replacement out of data – preset to 100
algorithm | select analysis algorithm from BIC, PAMK, CAL, and AP – preset to BIC

As you can see the values are ether not stated at all, or "Default" is used, but it is not a valid option.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions