Performance Metrics =================== .. module:: cherimoya.performance calculate_performance_measures ------------------------------ .. autofunction:: calculate_performance_measures Profile Metrics --------------- .. autofunction:: pearson_corr .. autofunction:: spearman_corr .. autofunction:: jensen_shannon_distance .. autofunction:: mean_squared_error Smoothing --------- .. autofunction:: smooth_gaussian1d .. autofunction:: batched_smoothed_function