The functions examines whether the initial values are proper. If not, proper ones are provided, by employing the function "initial" provided by the class.
initial0(x, init = NULL, kmax = NULL)
an initialized value of beta
an initialised or updated object of class disc
for the mixing distribution.
an object of a class for data.
a list with initial values for beta and mix (as in the
output of initial
)
the maximum allowed number of support points used.
Yong Wang <yongwang@auckland.ac.nz>