Calculate a weighted distance between two vectors, using pairwise complete observations.
Source:R/vectorWeightedDist.R
vectorWeightedDist.Rd
Simple function to count the fraction of different elements (in the same position) between two vectors of the same length, after removing elements from both vectors corresponding to positions that are NA in either vector. Distance is the probability for observing the matches and mismatches in two random patients.