Ndata_all | 全データ数。 The total number of data. |
Ngroups | 分割するグループ数。 The number of groups to create. |
Ndata_in_groups | 各グループに入れるデータ数を並べた配列。
Ngroups個の配列要素から成り、
その和がNdata_allと一致しなければならない。 An array composed of the number of data to be assigned to each group. The array must have Ngroups components, the sum of which must be equal to Ndata_all. |