Description Usage Arguments Value
Given vectors x and y as arguments, the function miscrossprod() returns the cross-product x^ty. miscrossprod() handles missing data.
1 | miscrossprod(x, y)
|
x |
A numeric vector. |
y |
A numeric vector. |
d.p |
The dot product between x and y: x^ty |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.