DCMS(score, column.nums = 4:5 (score), subset = 1:30614, S = NULL, pvalue, column.nums.p = 4:5 (pvalue))
Error in DCMS(score, column.nums = 4:5(score), subset = 1:30614, S = NULL, :
attempt to apply non-function
Tried so many times but its not working, same error everytime.
even tried codes suggested by chatgpt & Google Gemini
DCMS(score, column.nums = 4:5 (score), subset = 1:30614, S = NULL, pvalue, column.nums.p = 4:5 (pvalue))
Error in DCMS(score, column.nums = 4:5(score), subset = 1:30614, S = NULL, :
attempt to apply non-function
Tried so many times but its not working, same error everytime.
even tried codes suggested by chatgpt & Google Gemini