# HG changeset patch # User greg # Date 1498488391 14400 # Node ID 5652711d5ae43eb1702a5086051a2bffb5800724 # Parent 4c3fcfd55d9457c3915477060a5968e3a6da91ef Uploaded diff -r 4c3fcfd55d94 -r 5652711d5ae4 ks_distribution.R --- a/ks_distribution.R Mon Jun 26 10:44:53 2017 -0400 +++ b/ks_distribution.R Mon Jun 26 10:46:31 2017 -0400 @@ -66,7 +66,7 @@ } } } - return specified_colors + return(specified_colors) } get_pi_mu_var = function(components_data, number_comp)