get_priors: get_priors: Part of DCEM package.

Description Usage Arguments Details Value

View source: R/dcem_init_mv.R

Description

Initialize the priors.

Usage

1
get_priors(num_priors)

Arguments

num_priors

(numeric): Number of priors one corresponding to each cluster.

Details

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.

Value

A vector of uniformly initialized prior values (numeric).


DCEM documentation built on Jan. 16, 2022, 1:07 a.m.