View source: R/ortho_diss_helpers.R
local_ortho_diss | R Documentation |
internal
local_ortho_diss(
k_index_matrix,
Xr,
Yr,
Xu,
diss_method,
pc_selection,
center,
scale,
allow_parallel,
...
)
k_index_matrix |
a matrix of nearest neighnbor indices |
Xr |
argument passed to ortho_projection |
Yr |
argument passed to ortho_projection |
Xu |
argument passed to ortho_projection |
diss_method |
argument passed to ortho_projection |
pc_selection |
argument passed to ortho_projection |
center |
argument passed to ortho_projection |
scale |
argument passed to ortho_projection |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.