Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Default values of cluster function are not as stated #2

Open
tolparow opened this issue Nov 24, 2018 · 0 comments
Open

Default values of cluster function are not as stated #2

tolparow opened this issue Nov 24, 2018 · 0 comments

Comments

@tolparow
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant