powered by
Return initial choice parameters of BBBVPA distribution.
intliz( data, ini.run = 100, tol.ini = 0.001, proc = "ML", intv.s1 = c(0, 5), intv.s2 = c(0, 5), intv.a0 = c(0, 5), intv.a1 = c(0, 5), intv.a2 = c(0, 5), ... )
numeric vector.
bivariate observations.
number of random initializations.
convergence tolerance, 0.001 (default)..
0.001
different procedures, "ML" (default) and "S.EM".
"ML"
"S.EM"
interval for random initialization of \(\sigma_1\).
interval for random initialization of \(\sigma_2\).
interval for random initialization of \(\alpha_0\).
interval for random initialization of \(\alpha_1\).
interval for random initialization of \(\alpha_2\).
further arguments to pass to estimates.
estimates
Biplab Paul <paul.biplab497@gmail.com> and Arabin Kumar Dey <arabin@iitg.ac.in>
# see the example of estimation
Run the code above in your browser using DataLab