ith_subsets_ortho_diss {resemble} | R Documentation |
internal
ith_subsets_ortho_diss(x, xu = NULL, y, kindx, na_rm = FALSE)
x |
a reference matrix |
xu |
a second matrix |
y |
a matrix of side information |
kindx |
a matrix of nearest neighbor indices |
na_rm |
logical indicating whether NAs must be removed. |