Learn R Programming

VBel (version 1.1.0)

VBel-package: tools:::Rd_package_title("VBel")

Description

tools:::Rd_package_description("VBel")

Arguments

Author

tools:::Rd_package_author("VBel")

Maintainer: tools:::Rd_package_maintainer("VBel")

Details

The DESCRIPTION file: tools:::Rd_package_DESCRIPTION("VBel") tools:::Rd_package_indices("VBel")

References

https://www.tandfonline.com/doi/abs/10.1080/01621459.2023.2169701

See Also

compute_AEL() for choice of R and/or C++ computation of AEL

compute_GVA() for choice of R and/or C++ computation of GVA

diagnostic_plot() for verifying convergence of computed GVA data

Examples

Run this code

#ansGVARcppPure <- compute_GVA(mu, C_0, h, delthh, delth_logpi, z, lam0, rho, 
#elip, a, iters, iters2, fullCpp = TRUE)
#diagnostic_plot(ansGVARcppPure)

Run the code above in your browser using DataLab