ith_subsets_ortho_diss: iterator for nearest neighbor subsets

View source: R/ortho_diss_helpers.R

ith_subsets_ortho_dissR Documentation

iterator for nearest neighbor subsets

Description

internal

Usage

ith_subsets_ortho_diss(x, xu = NULL, y, kindx, na_rm = FALSE)

Arguments

x

a reference matrix

xu

a second matrix

y

a matrix of side information

kindx

a matrix of nearest neighbor indices

remove

NA indices from kindx (useful when working with dissimilarity thresholds to select the neighbors (instead of fixed number of neighbors).


l-ramirez-lopez/resemble documentation built on April 20, 2023, 10:44 p.m.