Page 1 of 1

Error: Duplicate 'row.names' are not allowed

Posted: Wed Jun 02, 2021 2:13 pm
by DrE
In my data the rows aren't named,so having duplicates is impossible. I get this when using the analyses in snowCluster such as Hierachrical Clustering and PCA plot. My data are attached. When "County" is the label variable this error doesn't occur, but when other Labels such as "3Regions" is selected, the error pops up.

Re: Error: Duplicate 'row.names' are not allowed

Posted: Wed Jun 02, 2021 11:23 pm
by seol
Hi

I think duplicate row names can not be handled by factoextra R package. it's not a problem of snowCluster module but factoextra R package. Just in case, could you attach .omv file that occurs error and report it in github of snowCluster module? I will take a look at.

Cheers
Seol

Re: Error: Duplicate 'row.names' are not allowed

Posted: Fri Jun 04, 2021 5:06 pm
by DrE
I appreciate your looking into this. The file is too big to attach here but is attached to my initial message.

Re: Error: Duplicate 'row.names' are not allowed

Posted: Sat Jun 05, 2021 9:09 am
by seol
Hi
My reply can be found at the following link:

https://github.com/hyunsooseol/snowCluster/issues/4

Cheers

Seol