I'm exploring clustering algorithms and would love to use subspace but keep getting the following error when I try to use anything from the package:
Error in rJava::.jcall("JavaObjectFromDataConverter", returnSig = "[[D", :
method matrix_from_array with signature ([Ljava/lang/String;I)[[D not found
Is there a way to figure out what's happening here? Alternatively, is there an implementation of SubCLUS or CLIQUE that is done not in subspace? Thanks