comb_all_data_model: Create a tibble with averaged high-dimensional data and
high-dimensional data, non-linear dimension reduction data
Description
This function combine the average values of high-dimensional data within each
hexagonal bin and high-dimensional data, non-linear dimension reduction data.
A tibble with the average values of the high-dimensional data within
each hexagonal bin and high-dimensional data, non-linear dimension reduction data.
Arguments
highd_data
A tibble that contains the high-dimensional data.
nldr_data
A tibble that contains the non-linear dimension reduction data.
model_highd
A tibble that contains the high-dimensional coordinates of bin centroids.
model_2d
A tibble that contains hexagonal bin centroids in 2-D.