powered by
This function combine the average values of high-dimensional data within each hexagonal bin and high-dimensional data.
comb_data_model(highd_data, model_highd, model_2d)
A tibble with the average values of the high-dimensional data within each hexagonal bin and high-dimensional data.
A tibble that contains the high-dimensional data.
A tibble that contains the high-dimensional coordinates of bin centroids.
A tibble that contains hexagonal bin centroids in 2-D.
comb_data_model(highd_data = scurve, model_highd = scurve_model_obj$model_highd, model_2d = scurve_model_obj$model_2d)
Run the code above in your browser using DataLab