calc_shift_mat_simple {thamesmix} | R Documentation |
Calculate a matrix used to permute the entries of the parameters
Description
Calculate a matrix used to permute the entries of the parameters
Usage
calc_shift_mat_simple(sort_indices, num_var_g, G)
Arguments
sort_indices |
a matrix of indices that will be used for sorting |
num_var_g |
number of component mixture parameters |
G |
number of components |
Value
a matrix used to permute the entries of the parameters
[Package thamesmix version 0.1.3 Index]