Learn R Programming

VBel (version 1.1.6)

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")

References

References: Yu, W., & Bondell, H. D. (2023), “Variational Bayes for Fast and Accurate Empirical Likelihood Inference”, Journal of the American Statistical Association, 119(546), 1089–1101. Page 3 tools:::Rd_expr_doi("doi:10.1080/01621459.2023.2169701")

See Also

compute_AEL() for C++ computation of AEL

compute_GVA() for 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, SGD_iters, AEL_iters)
#diagnostic_plot(ansGVARcppPure)

Run the code above in your browser using DataLab