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.p
- The dot product between x and y: $x^ty$