powered by
Initialize the priors.
get_priors(num_priors)
(numeric): Number of priors one corresponding to each cluster.
A vector of uniformly initialized prior values (numeric).
For example, if the user specify 2 priors then the vector will have 2 entries (one for each cluster) where each will be 1/2 or 0.5.