param.boot {bvpa} | R Documentation |
Parametric bootstrap confidence intervals of parameters of Block-Basu Bivariate Pareto (BBBVPA) distribution
Description
Parametric bootstrap confidence interval of parameters of BBBVPA distribution.
Usage
param.boot(
data,
s1.int,
s2.int,
a0.int,
a1.int,
a2.int,
conf.lev = 0.95,
intv.m1 = c(0, 2),
intv.m2 = c(0, 2),
no.paboot = 100,
tol = 1e-04,
...
)
Arguments
data |
bivariate observations. |
s1.int |
initial choice of |
s2.int |
initial choice of |
a0.int |
initial choice of |
a1.int |
initial choice of |
a2.int |
initial choice of |
conf.lev |
confidence level, defult |
intv.m1 |
interval related to confidence interval of |
intv.m2 |
interval related to confidence interval of |
no.paboot |
number of bootstrap samples, |
tol |
convergence tolerance for confidence interval of |
... |
further arguments to pass to |
Value
A matrix of lower and upper confidence interval limits (in the first and second column respectively). The matrix rows are labeled by the parameter names (if any) and columns by the corresponding distribution quantiles.
Author(s)
Biplab Paul <paul.biplab497@gmail.com> and Arabin Kumar Dey <arabin@iitg.ac.in>
Examples
# see the example of estimation