Visualizes the correlation between two Mapper colorings.
MapperCorrelation(
mapper,
original_data,
labels = list(),
use_embedding = list(FALSE, FALSE)
)Plot of the correlation between two Mapper.
A Mapper object created by the MapperAlgo function.
Original dataframe, not the filter values.
List of two Mapper color.
List of two booleans indicating whether to use original data or embedding data.