InitialPsi {MMDai}R Documentation

initial psi

Description

This function creates a psi list in that each component has equal weight

Usage

InitialPsi(p, d, k)

Arguments

p

- number of variables

d

- a vector which denotes the number of categories for each variable. It could be distinct among variables.

k

- number of components

Value

psi - a list in that each component has equal weight


[Package MMDai version 2.0.0 Index]