I am trying to implement a 'spatial probit' model using K-nearest neighbours matrix. I come across that the rule-of-thumb is sqrt of sampled size (N) (my sample size is 383).

However, I appreciate, if someone can provide the proper method to get the optimum value of K.

Similar questions and discussions