Skip to content

Error in identifying correlated metrics

1 message · Neha gupta

#
Hello everyone

While I am working to identify the correlated metrics on my data, I am
getting the following error? My data has no missing or Inf values as all
other operations (model training etc) could be done without any errors.

Error in hclust(as.dist(1 - abs(cor(data, method = cor_method))), method =
clust_method) :
  NA/NaN/Inf in foreign function call (arg 10)