This repository contains scripts for creating the results from "Cluster Quilting: Spectral Clustering for Patchwork Learning."
Finds optimal homogeneous SNR patch ordering based on Algorithm 4.1
Finds optimal heterogeneous SNR patch ordering based on Algorithm S4.2
Cluster quilting estimation algorithm.
Create simulated data with mosaic patch observation setting.
Create simulated data with sequential patch observation setting.
Contains scripts for other comparison incomplete spectral clustering methods. Adapted from code provided by authors of those methods.
Code for spectral clustering after imputation with NN imputation.