bvdp(x, method = "cfg", modify = 0, wf = function(t) t, add = FALSE,
lty = 1, nplty = 2, blty = 3, main = "Dependence Function",
xlab = "", ylab = "", ...)
"bvevd"
.abvnonpar
,
which calculates and plots non-parametric dependence function
estimates.$A(\cdot)$ is called (by some authors) the dependence function. It follows that $A(0) = A(1) = 1$, and that $A(\cdot)$ is a convex function with $\max(w,1-w) \leq A(w)\leq 1$ for all $0\leq w\leq1$. $A(\cdot)$ does not depend on the marginal parameters. For non-stationary models the data are transformed to stationarity. The plot then corresponds to the distribution obtained when all covariates are zero.
abvnonpar
, abvlog
,
bvcpp
, bvdens
, plot.bvevd
bvdata <- rbvlog(100, dep = 0.6)
M1 <- fbvlog(bvdata)
bvdp(M1)
Run the code above in your browser using DataLab