pair_n | R Documentation |
Compute the number of complete cases in a pairwise fashion for x
(and
y
).
pair_n(x, y = NULL)
x |
a numeric vector, matrix or data frame. |
y |
|
Matrix of pairwise sample sizes (number of complete cases).
pair_n(mtcars)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.