Computes the condition number of the data matrix. Lower values indicate better numerical stability for deconvolution.
Usage
compute_condition(data, use_cpp = getOption("darwin.use_cpp", TRUE))Computes the condition number of the data matrix. Lower values indicate better numerical stability for deconvolution.
compute_condition(data, use_cpp = getOption("darwin.use_cpp", TRUE))