Hi I tried to use the k2 function on my dataset. getting the error Error in if (candidate.score > P_new) { : missing value where TRUE/FALSE needed my data are all binary (1,0)
Hi
I tried to use the k2 function on my dataset.
getting the error
Error in if (candidate.score > P_new) { :
missing value where TRUE/FALSE needed
my data are all binary (1,0)