help with error; in h(simpleError(msg, call)) : error in evaluating the argument 'x'

Hi everyone,

I am quite new to Rstudio and had an error while running a NCT code.

I used the following code:
NCT_a <- NCT(group_1_history_of_depression, group_2_no_history_depression, gamma=0, it=10, binary.data = TRUE,
test.edges=TRUE, edges="all")

and this error came up:
in h(simpleError(msg, call)) :
error in evaluating the argument 'x' in selecting a method for function 'drop': non-conformable arguments

I have no clue how to go from here. Does anyone have any tips?

Thanks!

This topic was automatically closed 21 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.