miscrossprod: Cross product function for inputs with missing data.
Description
Given vectors \(x\) and \(y\) as arguments, the function miscrossprod() returns
the cross-product \(x^ty\). miscrossprod() handles missing data.Value
d.pThe dot product between x and y: \(x^ty\)