Hi @siyao-liu
Can you suggest some commands to automatically return the optimal k value based on the convex hull without having to look at the diagnostic plot (i.e. for data analysis pipeline purposes)?
I see that this value is printed to the console via findOptK, but it would amazing if I could store this value as a new variable without having to edit the source code. Thanks!
Hi @siyao-liu
Can you suggest some commands to automatically return the optimal k value based on the convex hull without having to look at the diagnostic plot (i.e. for data analysis pipeline purposes)?
I see that this value is printed to the console via
findOptK, but it would amazing if I could store this value as a new variable without having to edit the source code. Thanks!