Open subha-sorghum opened 4 years ago
N
in this case is the number of rows in your dataset. My guess is that if you do nrow(gl.test)
you'll come up with a number less or equal to 40.
I actually have 191 rows in gl.test
What did you enter when you saw this prompt?
Choose the number PCs to retain (>=1):
The error is saying that n.pca >= N
is a missing value, which makes me think that this interactive step was skipped (which means that I need to fix the internal workings of it to validate the input).
i am trying to find the no. of clusters in my dataset but i keep getting error.
Code:
Error: