Skip to contents

This function is an internal function to compute correlation

Usage

Internal.compute_cor(
  train_num,
  test_num = NULL,
  selectVar_corType = c("pcor", "cor"),
  selectVar_corMethod = c("spearman", "pearson")
)

Value

return correlation computed