initial0 | R Documentation |
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)
x |
an object of a class for data. |
init |
a list with initial values for beta and mix (as in the
output of |
kmax |
the maximum allowed number of support points used. |
beta |
an initialized value of beta |
mix |
an initialised or updated object of class |
Yong Wang <yongwang@auckland.ac.nz>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.