Description
Currently the knnRegress function operates over an observations matrix to support multi-variate regression. This ticket will allow the knnRegress function to operate over an observations vector to allow knnRegress to be used more easily for bi-variate regression.