std_moveoutlier# std_moveoutlier(STUDY, ALLEEG, old_clus, comps, *, return_com=False)# Move component positions from a cluster into its outlier cluster. Parameters: STUDY (dict[str, Any] | None) ALLEEG (Any) old_clus (int) comps (Any) return_com (bool) Return type: Any