why problem with investigate ??

res=PCA(decathlon,quanti.sup = 11:12, quali.sup=13)
Warning message:
ggrepel: 4 unlabeled data points (too many overlaps). Consider increasing max.overlaps
Investigate(res)
Error in Investigate(res) : could not find function "Investigate"

Did you load the library that contains the function with either library() or require() ?

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.